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 a7c7df6 commit 237367aCopy full SHA for 237367a
.github/dependabot.yml
@@ -14,7 +14,7 @@ updates:
14
schedule:
15
interval: "weekly"
16
- package-ecosystem: "docker" # See documentation for possible values
17
- directory: "/" # Location of package manifests
+ directory: "/server" # Location of package manifests
18
19
20
- package-ecosystem: "npm" # See documentation for possible values
0 commit comments