Skip to content

Commit

Permalink
Merge pull request #100 from suzuki-shunsuke/chore/fix-renovate-2
Browse files Browse the repository at this point in the history
chore: fix Renovate FileMatch
  • Loading branch information
suzuki-shunsuke committed Aug 28, 2021
2 parents d38b3a1 + 0ff188b commit 883832b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Expand Up @@ -19,7 +19,7 @@
]
},
{
"fileMatch": ["tutorial/docker-compose.yaml"],
"fileMatch": ["tutorial/docker-compose.yml"],
"depNameTemplate": "suzuki-shunsuke/aqua-installer",
"datasourceTemplate": "github-releases",
"matchStrings": [
Expand Down

0 comments on commit 883832b

Please sign in to comment.