mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-12-24 02:22:55 +03:00
Add dependabot cooldown (#9856)
This commit is contained in:
parent
edba7ad774
commit
52cf0f8970
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -11,3 +11,5 @@ updates:
|
||||||
- "*" # Group all Action updates into a single larger pull request
|
- "*" # Group all Action updates into a single larger pull request
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
|
cooldown:
|
||||||
|
default-days: 7
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user