mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Add Dependabot config to keep Github Actions up-to-date
This commit is contained in:
parent
7652bbfcd1
commit
034748ed0a
11
.github/dependabot.yml
vendored
Normal file
11
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
open-pull-requests-limit: 999
|
||||
rebase-strategy: disabled
|
||||
schedule:
|
||||
interval: weekly
|
||||
labels:
|
||||
- area/dependencies
|
||||
- area/ci
|
||||
Loading…
x
Reference in New Issue
Block a user