We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a66bee commit 8e0aa0cCopy full SHA for 8e0aa0c
1 file changed
.github/dependabot.yml
@@ -24,7 +24,7 @@ updates:
24
schedule:
25
interval: "daily"
26
exclude-paths:
27
- - "/sdks/python/container/**"
+ - "container/**"
28
- package-ecosystem: "gradle"
29
directory: "/" # Location of package manifests
30
0 commit comments