forked from github/pelican
Merge pull request #3325 from boxydog/master
This commit is contained in:
commit
5c7e4bbac4
1 changed files with 10 additions and 0 deletions
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# See https://docs.github.com/en/free-pro-team@latest/
|
||||
# github/administering-a-repository/enabling-and-disabling-version-updates
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
open-pull-requests-limit: 10
|
||||
Loading…
Add table
Add a link
Reference in a new issue