Skip to content

Commit

Permalink
try tanstack/router renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
jvllmr committed Aug 1, 2024
1 parent 41d0b73 commit 5e175b3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
18 changes: 18 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"configMigration": true,
"extends": [
"config:recommended",
"group:allNonMajor",
"schedule:weekly",
":approveMajorUpdates",
":automergeMinor",
":disablePeerDependencies",
":maintainLockFilesMonthly",
":semanticCommits",
":semanticCommitTypeAll(chore)"
],
"ignorePresets": [":ignoreModulesAndTests"],
"labels": ["dependencies"],
"rangeStrategy": "bump"
}
6 changes: 0 additions & 6 deletions renovate.json

This file was deleted.

0 comments on commit 5e175b3

Please sign in to comment.