We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d82596d commit f190167Copy full SHA for f190167
1 file changed
.github/dependabot.yml
@@ -1,7 +1,7 @@
1
version: 2
2
updates:
3
- package-ecosystem: "pip" # See documentation for possible values
4
- directory: "/kerngen" # Location of package manifests
+ directory: "/" # Look everywhere for package manifests
5
schedule:
6
interval: "weekly"
7
ignore:
0 commit comments