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.
1 parent 7b52ce9 commit d6acbdbCopy full SHA for d6acbdb
.github/dependabot.yml
@@ -1,13 +1,13 @@
1
version: 2
2
updates:
3
-- package-ecosystem: gomod
4
- open-pull-requests-limit: 0 # only enable security updates
5
- directory: "/"
6
- schedule:
7
- interval: daily
8
- time: "08:00"
9
-- package-ecosystem: docker
10
11
12
13
+ - package-ecosystem: gomod
+ open-pull-requests-limit: 0 # only enable security updates
+ directory: "/"
+ schedule:
+ interval: daily
+ time: "08:00"
+ - package-ecosystem: docker
0 commit comments