Skip to content

Commit 18908d0

Browse files
authored
check pip deps weekly
1 parent ca28bec commit 18908d0

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
@@ -29,7 +29,7 @@ updates:
2929
directory: "/"
3030
target-branch: dev
3131
schedule:
32-
interval: "daily"
32+
interval: "weekly"
3333
ignore:
3434
- dependency-name: "*"
3535
update-types: ["version-update:semver-patch"]

0 commit comments

Comments
 (0)