Skip to content

Commit c6e235f

Browse files
authored
Merge branch 'main' into fix-codecov
2 parents c9f03d1 + 829a913 commit c6e235f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ updates:
44
- package-ecosystem: "github-actions"
55
directory: "/"
66
schedule:
7-
interval: "daily"
7+
interval: "quarterly"
88

99
- package-ecosystem: "pip"
1010
directory: "/"
1111
schedule:
1212
day: "monday"
13-
interval: "weekly"
13+
interval: "quarterly"
1414

1515
- package-ecosystem: "gitsubmodule"
1616
directory: "/"

0 commit comments

Comments
 (0)