Skip to content

Commit 2190ccf

Browse files
authored
Merge pull request #3 from kutuzov13/feature/dependabot
chore: add dependabot
2 parents b77361d + 8e88711 commit 2190ccf

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)