Skip to content

Commit 9a750a8

Browse files
committed
chore: add Dependabot config
1 parent ef47125 commit 9a750a8

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: pip
4+
directory: /
5+
schedule:
6+
interval: weekly
7+
- package-ecosystem: npm
8+
directory: /
9+
schedule:
10+
interval: weekly
11+
- package-ecosystem: github-actions
12+
directory: /
13+
schedule:
14+
interval: monthly

0 commit comments

Comments
 (0)