Skip to content

Commit

Permalink
Merge pull request #1179 from DanielFran/dependabot_docker_sonar
Browse files Browse the repository at this point in the history
Dependabot: Update sonar docker image
  • Loading branch information
pascalgrimaud authored Mar 29, 2022
2 parents c4ef124 + 2f5cea4 commit 953a03b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,14 @@ updates:
labels:
- 'area: dependencies'

- package-ecosystem: 'docker'
directory: '/src/main/docker'
schedule:
interval: 'daily'
open-pull-requests-limit: 20
rebase-strategy: 'disabled'
labels:
- 'area: dependencies'
- package-ecosystem: 'docker'
directory: '/src/main/resources/generator/dependencies'
schedule:
Expand Down

0 comments on commit 953a03b

Please sign in to comment.