Compare commits

...

2 Commits

Author SHA1 Message Date
13ece0c888 Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
Reviewed-on: #1
2022-04-16 16:32:31 +00:00
6ea2c6416c Add renovate.json
Some checks failed
valuya/embedded-webview/pipeline/pr-master There was a failure building this commit
valuya/embedded-webview/pipeline/head There was a failure building this commit
2022-04-16 15:49:41 +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"
]
}