Compare commits

...

2 Commits

Author SHA1 Message Date
e674ed713b Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
Reviewed-on: #1
2022-04-16 16:31:10 +00:00
3c2bd37673 chore(deps): add renovate.json
Some checks failed
charlyghislain/charlyghislaindotcom/pipeline/head There was a failure building this commit
charlyghislain/charlyghislaindotcom/pipeline/pr-master There was a failure building this commit
2022-04-16 15:48:57 +00:00

6
renovate.json Normal file
View File

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>valuya.com-infra/renovate-config"
]
}