Skip to content

Commit

Permalink
Add renovate.json (#173)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate-baret[bot] <165508104+renovate-baret[bot]@users.noreply.github.com>
  • Loading branch information
renovate-baret[bot] authored Mar 31, 2024
1 parent f27a745 commit e219d07
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"description": "Default renovate config. It provides you with the presets you most probably need. Change as you need. For some documentation on Renovate and presets, see our readme: https://gitlab.com/subshell/common/renovate/-/blob/main/README.md",
"extends": [
"config:recommended",
":automergePatch"
]
}

0 comments on commit e219d07

Please sign in to comment.