Skip to content

Commit fedf49b

Browse files
committed
Add Dependabot config
1 parent 78bd371 commit fedf49b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/dependabot.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: cargo
4+
directory: "/"
5+
schedule:
6+
interval: weekly
7+
time: "05:23"
8+
open-pull-requests-limit: 99
9+
- package-ecosystem: github-actions
10+
directory: "/"
11+
schedule:
12+
interval: weekly
13+
time: "05:27"

0 commit comments

Comments
 (0)