Skip to content

Commit 3dc5155

Browse files
authored
Merge pull request #236 from VIPnytt/fix-dependabot-directory-extra-python
Fix dependabot `/extra/Python` directory path
2 parents fa14d26 + 2398b7f commit 3dc5155

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ updates:
1212
interval: "weekly"
1313

1414
- package-ecosystem: "pip"
15-
directory: "/extra"
15+
directory: "/extra/Python"
1616
cooldown:
1717
semver-major-days: 90
1818
semver-minor-days: 21

0 commit comments

Comments
 (0)