Skip to content

Commit

Permalink
Fix docker compose configuration in Renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Sep 26, 2023
1 parent e27e269 commit 290c247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
baseBranches: ['master', '5.2', '5.1', '5.0', 'release_4'],
'pre-commit': { enabled: true },
dockerCompose: {
'docker-compose': {
enabled: true,
fileMatch: ['(^|/)docker-compose[^/]*\\.yaml$'],
},
Expand Down

0 comments on commit 290c247

Please sign in to comment.