Merge pull request #20450 from Homebrew/remove-dependabot-cooldowns
dependabot: remove cooldowns
This commit is contained in:
commit
ac160c7f88
23
.github/dependabot.yml
vendored
23
.github/dependabot.yml
vendored
@ -17,13 +17,6 @@ updates:
|
||||
- "*"
|
||||
allow:
|
||||
- dependency-type: all
|
||||
cooldown:
|
||||
default-days: 1
|
||||
semver-major-days: 14
|
||||
semver-minor-days: 7
|
||||
semver-patch-days: 1
|
||||
include:
|
||||
- "*"
|
||||
- package-ecosystem: devcontainers
|
||||
directory: "/"
|
||||
multi-ecosystem-group: all
|
||||
@ -31,10 +24,6 @@ updates:
|
||||
- "*"
|
||||
allow:
|
||||
- dependency-type: all
|
||||
cooldown:
|
||||
default-days: 1
|
||||
include:
|
||||
- "*"
|
||||
- package-ecosystem: docker
|
||||
directory: "/"
|
||||
multi-ecosystem-group: all
|
||||
@ -49,10 +38,6 @@ updates:
|
||||
- "*"
|
||||
allow:
|
||||
- dependency-type: all
|
||||
cooldown:
|
||||
default-days: 1
|
||||
include:
|
||||
- "*"
|
||||
- package-ecosystem: pip
|
||||
directories:
|
||||
- "/Library/Homebrew/formula-analytics/"
|
||||
@ -61,11 +46,3 @@ updates:
|
||||
- "*"
|
||||
allow:
|
||||
- dependency-type: all
|
||||
cooldown:
|
||||
default-days: 1
|
||||
semver-major-days: 14
|
||||
semver-minor-days: 7
|
||||
semver-patch-days: 1
|
||||
include:
|
||||
- "*"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user