Merge pull request #15 from drone-plugins/renovate/configure
Configure Renovate
This commit is contained in:
commit
747ef598b5
1 changed files with 13 additions and 0 deletions
13
renovate.json
Normal file
13
renovate.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"docker": {
|
||||
"fileMatch": [
|
||||
"/docker/Dockerfile"
|
||||
]
|
||||
},
|
||||
"labels": [
|
||||
"renovate"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue