Skip to content

Commit 67b4d0d

Browse files
authored
chore: update dependabot settings [ci skip]
1 parent 8ac0a03 commit 67b4d0d

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,4 @@ updates:
33
- package-ecosystem: "gitsubmodule"
44
directory: "/"
55
schedule:
6-
interval: "daily"
7-
- package-ecosystem: "pip"
8-
directory: "/"
9-
schedule:
10-
interval: "daily"
11-
- package-ecosystem: "github-actions"
12-
directory: "/"
13-
target-branch: "main"
14-
schedule:
15-
interval: "daily"
6+
interval: "weekly"

0 commit comments

Comments
 (0)