mirror of
https://github.com/actix/actix-website
synced 2025-08-31 08:57:01 +02:00
ci: reduce dependabot frequency
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -3,11 +3,11 @@ updates:
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
interval: monthly
|
||||
- package-ecosystem: cargo
|
||||
directory: /examples
|
||||
schedule:
|
||||
interval: weekly
|
||||
interval: monthly
|
||||
groups:
|
||||
shuttle:
|
||||
patterns:
|
||||
|
Reference in New Issue
Block a user