mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
bump dependabot cooldowns
This commit is contained in:
parent
b3bfdd8c26
commit
db281caecd
1 changed files with 5 additions and 5 deletions
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
|
|
@ -10,7 +10,7 @@ updates:
|
|||
default-days: 7
|
||||
semver-major-days: 30
|
||||
semver-minor-days: 14
|
||||
semver-patch-days: 3
|
||||
semver-patch-days: 7
|
||||
ignore:
|
||||
- dependency-name: "*"
|
||||
update-types:
|
||||
|
|
@ -42,7 +42,7 @@ updates:
|
|||
default-days: 7
|
||||
semver-major-days: 30
|
||||
semver-minor-days: 14
|
||||
semver-patch-days: 3
|
||||
semver-patch-days: 7
|
||||
ignore:
|
||||
- dependency-name: "*"
|
||||
update-types:
|
||||
|
|
@ -55,7 +55,7 @@ updates:
|
|||
schedule:
|
||||
interval: weekly
|
||||
cooldown:
|
||||
default-days: 3
|
||||
default-days: 7
|
||||
ignore:
|
||||
- dependency-name: "*"
|
||||
update-types:
|
||||
|
|
@ -66,7 +66,7 @@ updates:
|
|||
schedule:
|
||||
interval: weekly
|
||||
cooldown:
|
||||
default-days: 3
|
||||
default-days: 7
|
||||
ignore:
|
||||
- dependency-name: "*"
|
||||
update-types:
|
||||
|
|
@ -77,7 +77,7 @@ updates:
|
|||
schedule:
|
||||
interval: weekly
|
||||
cooldown:
|
||||
default-days: 3
|
||||
default-days: 7
|
||||
ignore:
|
||||
- dependency-name: "*"
|
||||
update-types:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue