beholder/renovate.json
Egor Cherniak 1d169a7577
OPS-68: Implementation (#4)
* Implementation

* Readme + fixes

* Tests

* 🔄 Synced file(s) with valitydev/configurations (#3)

* 🔄 Created local '.github/workflows/basic-linters.yml' from remote 'workflows/base/basic-linters.yml'

* 🔄 Created local 'LICENSE' from remote 'LICENSE'

* 🔄 Created local '.github/settings.yml' from remote '.github/settings.yml'

Co-authored-by: Egor Cherniak <cherniak3@yandex.ru>

* Add renovate

* Feedback edits

Co-authored-by: Vality Bot <bots@vality.dev>
2022-05-31 18:30:04 +03:00

5 lines
127 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>valitydev/.github:renovate-config"]
}