mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-06 16:39:11 +01:00
Configure Renovate (#98)
* Add renovate.json --------- Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Markus Opolka <markus@martialblog.de>
This commit is contained in:
9
.github/renovate.json
vendored
Normal file
9
.github/renovate.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"config:base"
|
||||||
|
],
|
||||||
|
"enabledManagers": ["dockerfile", "github-actions"],
|
||||||
|
"dockerfile": {
|
||||||
|
"ignorePaths": ["4.0", "nginx-certbot"]
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user