dependabot: Add weekly update check for Pip requirements.txt packages
This commit is contained in:
parent
b0138e1b02
commit
31a37b024b
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@ -4,3 +4,8 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user