Skip to content

Commit

Permalink
Add dependabot config
Browse files Browse the repository at this point in the history
(breaking shish/safe down into smaller parts for easier merging)
  • Loading branch information
shish authored and staabm committed Nov 28, 2024
1 parent b440965 commit cf6662e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version: 2
updates:
-
package-ecosystem: composer
directory: "/"
schedule:
interval: weekly
versioning-strategy: auto
groups:
dev-dependencies:
dependency-type: "development"

0 comments on commit cf6662e

Please sign in to comment.