0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-06-02 08:19:40 +02:00

chore: enable renovate

This commit is contained in:
Robert Kaussow 2021-01-26 14:05:19 +01:00
parent 4e16ba88f3
commit e616ee6dc1
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

4
.renovaterc.json Normal file
View File

@ -0,0 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>owncloud-ops/renovate-presets:docker"]
}