0
0
mirror of https://github.com/thegeeklab/wp-s3-action.git synced 2024-11-22 01:00:40 +00:00
wp-s3-action/renovate.json

14 lines
146 B
JSON
Raw Normal View History

2019-01-19 02:59:01 +00:00
{
"extends": [
"config:base"
2019-01-19 10:00:19 +00:00
],
"docker": {
"fileMatch": [
"/docker/Dockerfile"
]
},
"labels": [
"renovate"
2019-01-19 02:59:01 +00:00
]
}