mirror of https://github.com/astral-sh/ruff
Increase dependabot check interval from daily to weekly (#7668)
To reduce the noise of updates. May follow-up with grouping per https://github.blog/changelog/2023-06-30-grouped-version-updates-for-dependabot-public-beta/
This commit is contained in:
parent
4d16e2308d
commit
0a737843b5
|
|
@ -9,5 +9,5 @@ updates:
|
|||
- package-ecosystem: "cargo"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
labels: ["internal"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue