We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 542113a + 3bfe79b commit 9e4d9d0Copy full SHA for 9e4d9d0
1 file changed
.github/dependabot.yml
@@ -0,0 +1,12 @@
1
+version: 2
2
+updates:
3
+- package-ecosystem: composer
4
+ directory: "/"
5
+ schedule:
6
+ interval: daily
7
+ time: "04:00"
8
+ open-pull-requests-limit: 10
9
+ ignore:
10
+ - dependency-name: doctrine/coding-standard
11
+ versions:
12
+ - 8.0.0
0 commit comments