mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-12-23 18:12:54 +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
|
||||
schedule:
|
||||
interval: weekly
|
||||
cooldown:
|
||||
default-days: 7
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user