8
.github/renovate.json
vendored
8
.github/renovate.json
vendored
@@ -3,6 +3,14 @@
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"enabledManagers": [
|
||||
"docker-compose"
|
||||
],
|
||||
"docker-compose": {
|
||||
"fileMatch": [
|
||||
"^.*\\.(yaml|yml)$"
|
||||
]
|
||||
},
|
||||
"gitIgnoredAuthors": [
|
||||
"githubaction@githubaction.com"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user