Merge pull request #560 from maxking/maxking-patch-1
Add more specific file path for Dockerfile check in dependabot
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -6,7 +6,7 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "docker" # See documentation for possible values
|
||||
directory: "/" # Location of package manifests
|
||||
directory: "/core" # Location of package manifests
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
# Enable version updates for Actions
|
||||
|
||||
Reference in New Issue
Block a user