mirror of
https://github.com/dzeiocom/dotfiles.git
synced 2025-04-22 02:42:14 +00:00
Add renovate.json Co-authored-by: AviorBOT <no-reply@delta-wings.net> Reviewed-on: https://git.delta-wings.net/dzeio/dotfiles/pulls/1
8 lines
136 B
JSON
8 lines
136 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:base",
|
|
":preserveSemverRanges"
|
|
]
|
|
}
|