mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-08 14:32:05 -03:30
Group only minor/patch updates to deps (#45136)
Signed-off-by: stianst <stianst@gmail.com>
This commit is contained in:
parent
2af7c843af
commit
560e418941
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -16,6 +16,9 @@ updates:
|
||||
actions-dependencies: # This name will be used in the PR title
|
||||
patterns:
|
||||
- "*"
|
||||
update-types:
|
||||
- "minor"
|
||||
- "patch"
|
||||
|
||||
- package-ecosystem: npm
|
||||
directory: js
|
||||
@ -46,3 +49,6 @@ updates:
|
||||
npm-dependencies: # This name will be used in the PR title
|
||||
patterns:
|
||||
- "*"
|
||||
update-types:
|
||||
- "minor"
|
||||
- "patch"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user