Skip to content

Commit 65c69ea

Browse files
committed
fix: Fix dependabot for python
1 parent 9bcd467 commit 65c69ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ updates:
1111
- 'src/**/*'
1212
schedule:
1313
interval: 'daily'
14-
- package-ecosystem: 'python'
14+
- package-ecosystem: 'pip'
1515
directories:
1616
- 'src/dockerfiles/jupyter-gap/ubuntu-2204-lts/'
1717
schedule:

0 commit comments

Comments
 (0)