Merge pull request #560 from maxking/maxking-patch-1

Add more specific file path for Dockerfile check in dependabot
This commit is contained in:
Abhilash Raj
2022-10-25 23:46:14 -07:00
committed by GitHub

View File

@@ -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