Remove Dependabot configuration for Keycloak JS (#13996)
This commit is contained in:
parent
12510367ac
commit
ca58a69dca
1 changed files with 0 additions and 10 deletions
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
|
@ -23,13 +23,3 @@ updates:
|
|||
ignore:
|
||||
- dependency-name: bootstrap
|
||||
update-types: ["version-update:semver-major"]
|
||||
- package-ecosystem: npm
|
||||
directory: /adapters/oidc/js
|
||||
schedule:
|
||||
interval: weekly
|
||||
day: saturday
|
||||
open-pull-requests-limit: 999
|
||||
rebase-strategy: disabled
|
||||
labels:
|
||||
- area/dependencies
|
||||
- area/adapter/javascript
|
||||
|
|
Loading…
Reference in a new issue