Skip to content

Commit 670c42b

Browse files
committed
Add dependabot config
1 parent 237f460 commit 670c42b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "pip"
4+
directory: "/"
5+
interval: "weekly"
6+
- package-ecosystem: "github-actions"
7+
directory: "/"
8+
interval: "weekly"

0 commit comments

Comments
 (0)