Upgrade to GitHub-native Dependabot
This commit is contained in:
committed by
GitHub
parent
c80bb64662
commit
0e6dd270bf
11
.github/dependabot.yml
vendored
Normal file
11
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: pip
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 10
|
||||
ignore:
|
||||
- dependency-name: cement
|
||||
versions:
|
||||
- ">= 3.a, < 4"
|
||||
Reference in New Issue
Block a user