Compare commits

..

3 Commits

Author SHA1 Message Date
743dc8e24f Merge remote-tracking branch 'origin/master' into dev
Some checks reported errors
valuya/comptaplan_app/pipeline/head Something is wrong with the build of this commit
2022-04-18 21:15:29 +02:00
e69dcf9be0 Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
Reviewed-on: #1
2022-04-16 16:32:18 +00:00
7456cb5958 Add renovate.json
Some checks failed
valuya/comptaplan_app/pipeline/pr-master There was a failure building this commit
valuya/comptaplan_app/pipeline/head There was a failure building this commit
2022-04-16 15:49:27 +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"
]
}