Skip to content

Commit 62a4621

Browse files
authored
Update dependabot.yml (#79)
Update dependabot rules for the weekly runs
1 parent 09a86f0 commit 62a4621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2
22
updates:
33
- package-ecosystem: "pip" # See documentation for possible values
4-
directory: "/kerngen" # Location of package manifests
4+
directory: "/" # Look everywhere for package manifests
55
schedule:
66
interval: "weekly"
77
ignore:

0 commit comments

Comments
 (0)