mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
ignore minor updates for redis
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
41e6d7cf6d
commit
c5cc5d1521
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -94,7 +94,7 @@ updates:
|
|||
time: "12:00"
|
||||
ignore:
|
||||
- dependency-name: "redis"
|
||||
update-types: ["version-update:semver-major"]
|
||||
update-types: ["version-update:semver-major", "version-update:semver-minor"]
|
||||
open-pull-requests-limit: 10
|
||||
labels:
|
||||
- 3. to review
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue