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 465d9dd commit 79fa253Copy full SHA for 79fa253
.github/dependabot.yml
@@ -9,11 +9,11 @@ updates:
9
directory: "/"
10
schedule:
11
interval: "weekly"
12
- - package-ecosystem: "docker"
13
- directory: "/"
14
- schedule:
15
- interval: "weekly"
16
- - package-ecosystem: "github-actions"
17
- directory: "/.github/workflows"
18
19
+ - package-ecosystem: "docker"
+ directory: "/"
+ schedule:
+ interval: "weekly"
+ - package-ecosystem: "github-actions"
+ directory: "/.github/workflows"
0 commit comments