mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Disable major updates for PatternFly (#34390)
Closes #34389 Signed-off-by: Jon Koops <jonkoops@gmail.com>
This commit is contained in:
parent
b52256facc
commit
12f216c6a1
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@ -22,3 +22,6 @@ updates:
|
||||
labels:
|
||||
- area/dependencies
|
||||
- team/ui
|
||||
ignore:
|
||||
- dependency-name: "@patternfly/*"
|
||||
update-types: ["version-update:semver-major"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user