Skip to content

Commit d436102

Browse files
committed
Added pip bumping
1 parent 1058996 commit d436102

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,12 @@ updates:
1313
groups:
1414
dev-dependencies:
1515
dependency-type: development
16+
17+
- package-ecosystem: pip
18+
directory: /
19+
schedule:
20+
interval: daily
21+
groups:
22+
dev-dependencies:
23+
dependency-type: development
24+
versioning-strategy: increase

0 commit comments

Comments
 (0)