Disable Dependabot for Account Console
This commit is contained in:
parent
05161b3002
commit
cd9dd83e9c
1 changed files with 0 additions and 10 deletions
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
|
@ -23,16 +23,6 @@ updates:
|
|||
ignore:
|
||||
- dependency-name: bootstrap
|
||||
update-types: ["version-update:semver-major"]
|
||||
- package-ecosystem: npm
|
||||
directory: /themes/src/main/resources/theme/keycloak.v2/account/src
|
||||
schedule:
|
||||
interval: weekly
|
||||
day: saturday
|
||||
open-pull-requests-limit: 999
|
||||
rebase-strategy: disabled
|
||||
labels:
|
||||
- area/dependencies
|
||||
- area/account/ui
|
||||
- package-ecosystem: npm
|
||||
directory: /adapters/oidc/js
|
||||
schedule:
|
||||
|
|
Loading…
Reference in a new issue