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