mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge pull request #3482 from getpelican/limit-dependabot
This commit is contained in:
commit
939434b4ab
1 changed files with 1 additions and 6 deletions
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
|
|
@ -1,13 +1,8 @@
|
||||||
# See https://docs.github.com/en/free-pro-team@latest/
|
# See https://docs.github.com/en/free-pro-team@latest/
|
||||||
# github/administering-a-repository/enabling-and-disabling-version-updates
|
# github/administering-a-repository/enabling-and-disabling-version-updates
|
||||||
|
---
|
||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "pip"
|
|
||||||
directory: "/"
|
|
||||||
schedule:
|
|
||||||
interval: "monthly"
|
|
||||||
open-pull-requests-limit: 10
|
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue