2
0
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:
Shaan Majid
2026-04-01 11:50:19 +00:00
committed by GitHub
parent a40f8d3398
commit a5881813d3
+4
View File
@@ -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