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 6a656d9 commit a69e616Copy full SHA for a69e616
.github/dependabot.yml
@@ -7,6 +7,7 @@ registries:
7
password: "${{secrets.DEPENDABOT_PASS}}"
8
updates:
9
- package-ecosystem: "docker"
10
+ directory: "/"
11
schedule:
12
interval: "daily"
13
registries:
0 commit comments