Skip to content

Commit 71874f8

Browse files
authored
Merge pull request #44 from crowdsecurity/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
2 parents a7b6431 + b65dd6f commit 71874f8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2
22
updates:
3-
# Maintain dependencies for GitHub Actions
4-
- package-ecosystem: "github-actions"
5-
directory: "/"
6-
schedule:
7-
interval: "daily"
3+
- package-ecosystem: composer
4+
directory: "/"
5+
schedule:
6+
interval: weekly
7+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)