Skip to content

Commit f10e537

Browse files
authored
Merge pull request #384 from dvd-dev/dependabot
Update dependabot.yml
2 parents 4b55223 + 65bacbc commit f10e537

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ updates:
33
- package-ecosystem: github-actions
44
directory: "/"
55
schedule:
6-
interval: daily
6+
interval: weekly
77
- package-ecosystem: pip
88
directory: "/.github/workflows"
99
schedule:
10-
interval: daily
10+
interval: weekly
1111
- package-ecosystem: pip
1212
directory: "/"
1313
schedule:
14-
interval: daily
14+
interval: weekly

0 commit comments

Comments
 (0)