mirror of
https://github.com/tenrok/axios.git
synced 2026-06-17 19:21:29 +03:00
chore(deps): add 7-day cooldown period to dependabot (#10616)
Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
@@ -11,6 +11,8 @@ updates:
|
||||
- 'type::automated-pr'
|
||||
schedule:
|
||||
interval: 'weekly'
|
||||
cooldown:
|
||||
default-days: 7
|
||||
- package-ecosystem: 'npm'
|
||||
directory: '/'
|
||||
schedule:
|
||||
@@ -33,3 +35,5 @@ updates:
|
||||
labels:
|
||||
- 'commit::chore'
|
||||
- 'type::automated-pr'
|
||||
cooldown:
|
||||
default-days: 7
|
||||
|
||||
Reference in New Issue
Block a user