Skip to content

Commit

Permalink
Merge pull request #88 from noahm/renovate/configure
Browse files Browse the repository at this point in the history
Configure Renovate
  • Loading branch information
noahm authored Oct 9, 2024
2 parents e1391e3 + 438b232 commit e504cca
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:best-practices",
":preserveSemverRanges",
"group:allNonMajor",
"group:linters",
"group:react"
]
}

0 comments on commit e504cca

Please sign in to comment.