Skip to content

Commit

Permalink
chore: use dependabot for docker-compose updates (#1200)
Browse files Browse the repository at this point in the history
  • Loading branch information
timonback authored Feb 28, 2025
1 parent f754a48 commit 12d9254
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,10 @@ updates:
patterns:
- "@angular/*"
- "@angular-devkit/*"

- package-ecosystem: "docker-compose"
directories:
- "/springwolf-examples/**"
rebase-strategy: "disabled"
schedule:
interval: "weekly"

0 comments on commit 12d9254

Please sign in to comment.