mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +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'
|
- 'type::automated-pr'
|
||||||
schedule:
|
schedule:
|
||||||
interval: 'weekly'
|
interval: 'weekly'
|
||||||
|
cooldown:
|
||||||
|
default-days: 7
|
||||||
- package-ecosystem: 'npm'
|
- package-ecosystem: 'npm'
|
||||||
directory: '/'
|
directory: '/'
|
||||||
schedule:
|
schedule:
|
||||||
@@ -33,3 +35,5 @@ updates:
|
|||||||
labels:
|
labels:
|
||||||
- 'commit::chore'
|
- 'commit::chore'
|
||||||
- 'type::automated-pr'
|
- 'type::automated-pr'
|
||||||
|
cooldown:
|
||||||
|
default-days: 7
|
||||||
|
|||||||
Reference in New Issue
Block a user