There was an error while loading. Please reload this page.
1 parent b4a6008 commit a813bf6Copy full SHA for a813bf6
1 file changed
.github/dependabot.yml
@@ -3,5 +3,8 @@ updates:
3
- package-ecosystem: "github-actions"
4
directory: "/"
5
schedule:
6
- # Check for updates to GitHub Actions every week
+ interval: "weekly"
7
+ - package-ecosystem: "pip"
8
+ directory: "/"
9
+ schedule:
10
interval: "weekly"
0 commit comments