We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42a4abf commit c725eebCopy full SHA for c725eeb
1 file changed
.github/dependabot.yml
@@ -1,10 +1,10 @@
1
version: 2
2
3
updates:
4
-- package-ecosystem: gradle
+- package-ecosystem: "gradle"
5
directory: "/"
6
schedule:
7
- interval: daily
+ interval: "daily"
8
open-pull-requests-limit: 10
9
ignore:
10
- dependency-name: com.amazonaws:aws-java-sdk-bom
0 commit comments