mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2025-01-10 21:31:49 +01:00
Switched to monthly dependency updates
This commit is contained in:
parent
e11c79fbdb
commit
8e4bcb151b
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -25,7 +25,7 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
labels: []
|
labels: []
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: monthly
|
||||||
time: "04:00"
|
time: "04:00"
|
||||||
- package-ecosystem: pip
|
- package-ecosystem: pip
|
||||||
# We only want to bump versions of packages in case of security updates, as
|
# We only want to bump versions of packages in case of security updates, as
|
||||||
@ -34,12 +34,12 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
labels: []
|
labels: []
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: monthly
|
||||||
time: "04:00"
|
time: "04:00"
|
||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
directory: "/"
|
directory: "/"
|
||||||
labels: []
|
labels: []
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: monthly
|
||||||
time: "04:00"
|
time: "04:00"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user