We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbe4d39 commit aa3323aCopy full SHA for aa3323a
1 file changed
.github/dependabot.yml
@@ -6,15 +6,15 @@
6
7
version: 2
8
updates:
9
-- package-ecosystem: "devcontainers"
10
- directory: "/"
11
- schedule:
12
- interval: weekly
13
-- package-ecosystem: "github-actions"
14
15
16
17
-- package-ecosystem: "gomod"
18
19
20
+ - package-ecosystem: "devcontainers"
+ directory: "/"
+ schedule:
+ interval: weekly
+ - package-ecosystem: "github-actions"
+ - package-ecosystem: "gomod"
0 commit comments