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
|
default-days: 7
|
||||||
semver-major-days: 30
|
semver-major-days: 30
|
||||||
semver-minor-days: 14
|
semver-minor-days: 14
|
||||||
semver-patch-days: 3
|
semver-patch-days: 7
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: "*"
|
- dependency-name: "*"
|
||||||
update-types:
|
update-types:
|
||||||
|
|
@ -42,7 +42,7 @@ updates:
|
||||||
default-days: 7
|
default-days: 7
|
||||||
semver-major-days: 30
|
semver-major-days: 30
|
||||||
semver-minor-days: 14
|
semver-minor-days: 14
|
||||||
semver-patch-days: 3
|
semver-patch-days: 7
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: "*"
|
- dependency-name: "*"
|
||||||
update-types:
|
update-types:
|
||||||
|
|
@ -55,7 +55,7 @@ updates:
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
cooldown:
|
cooldown:
|
||||||
default-days: 3
|
default-days: 7
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: "*"
|
- dependency-name: "*"
|
||||||
update-types:
|
update-types:
|
||||||
|
|
@ -66,7 +66,7 @@ updates:
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
cooldown:
|
cooldown:
|
||||||
default-days: 3
|
default-days: 7
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: "*"
|
- dependency-name: "*"
|
||||||
update-types:
|
update-types:
|
||||||
|
|
@ -77,7 +77,7 @@ updates:
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
cooldown:
|
cooldown:
|
||||||
default-days: 3
|
default-days: 7
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: "*"
|
- dependency-name: "*"
|
||||||
update-types:
|
update-types:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue