dependabot: remove cooldowns

Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
Patrick Linnane 2025-08-13 11:09:02 -07:00
parent aa4eaf4542
commit 27b980d9f9
No known key found for this signature in database

View File

@ -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:
- "*"