Skip to content

Commit 8e88711

Browse files
authored
chore: add dependabot
1 parent b77361d commit 8e88711

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "pip"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
labels:
8+
- dependencies
9+
target-branch: "main"
10+
pull-request-branch-name:
11+
separator: "/"

0 commit comments

Comments
 (0)