Skip to content

Commit

Permalink
feat: introduce renovate (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
nekomeowww authored Nov 22, 2024
1 parent 573383d commit f53aaf4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"extends": [
":dependencyDashboard",
":semanticPrefixFixDepsChoreOthers",
":ignoreModulesAndTests",
"group:monorepos",
"group:recommended",
"replacements:all",
"workarounds:all"
]
}

0 comments on commit f53aaf4

Please sign in to comment.