Skip to content

Commit

Permalink
Configure dependabot for keycloakify (#1188)
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson committed Feb 29, 2024
1 parent 6489601 commit 57eab6b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,13 @@ updates:
update-types:
- "minor"
- "patch"
- package-ecosystem: npm
directory: keycloak/keycloakify
schedule:
interval: monthly
groups:
- allUpdates:
update-types:
- "minor"
- "patch"
- "major"

0 comments on commit 57eab6b

Please sign in to comment.