Skip to content

Commit e04fc9e

Browse files
committed
enable Dependabot for Python
1 parent 23c9199 commit e04fc9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ updates:
99
patterns:
1010
- "*"
1111
- package-ecosystem: pip
12-
directory: /
12+
directory: /requirements/
1313
schedule:
1414
interval: monthly
1515
groups:

0 commit comments

Comments
 (0)