mirror of
https://github.com/astral-sh/ruff.git
synced 2025-12-23 09:19:39 +00:00
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
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -9,5 +9,5 @@ updates:
|
|||
- package-ecosystem: "cargo"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
labels: ["internal"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue