Skip to content

Commit 15a4aac

Browse files
chore: change dependabot submodule check to weekly (#798)
Seems like this would be a better cadence than daily weekly happens on monday https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#interval
1 parent f8c74c2 commit 15a4aac

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
@@ -5,4 +5,4 @@ updates:
55
- package-ecosystem: gitsubmodule
66
directory: /
77
schedule:
8-
interval: daily
8+
interval: weekly

0 commit comments

Comments
 (0)