Skip to content

Commit

Permalink
chore: update renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
mrazauskas committed May 13, 2024
1 parent 6635349 commit de38e33
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:best-practices",
":automergeBranch",
":automergeMinor",
":maintainLockFilesWeekly",
":semanticCommits"
":semanticCommits",

"regexManagers:biomeVersions"
]
}

0 comments on commit de38e33

Please sign in to comment.