Skip to content

Commit

Permalink
Merge pull request #95 from GeoSot/add-dependabot
Browse files Browse the repository at this point in the history
feat: add dependabot
  • Loading branch information
frasmage committed Feb 16, 2023
2 parents 13b81ce + 05c838e commit cd7f530
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
version: 2

updates:
- package-ecosystem: "composer"
directory: "/"
schedule:
interval: "weekly"
day: tuesday
time: "12:00"
labels:
- "dependencies"
open-pull-requests-limit: 10

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly

0 comments on commit cd7f530

Please sign in to comment.