We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f1b67 commit 8de82e0Copy full SHA for 8de82e0
1 file changed
.github/dependabot.yml
@@ -3,9 +3,10 @@ updates:
3
- package-ecosystem: composer
4
directory: "/"
5
schedule:
6
- interval: daily
+ interval: weekly
7
+ open-pull-requests-limit: 10
8
+- package-ecosystem: github-actions
9
+ directory: "/"
10
+ schedule:
11
12
open-pull-requests-limit: 10
- ignore:
- - dependency-name: phpunit/phpunit
- versions:
- - "> 6.0"
0 commit comments