Skip to content

Commit

Permalink
ci(renovate): update rangeStrategy
Browse files Browse the repository at this point in the history
  • Loading branch information
koralle committed Sep 29, 2024
1 parent 751f607 commit 2bfcb42
Showing 1 changed file with 2 additions and 28 deletions.
30 changes: 2 additions & 28 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,33 +38,7 @@
{
"matchPackageNames": ["typescript", "@tsconfig/strictest", "@types/*"],
"addLabels": ["dependencies/typescript"]
},
{
"matchPackageNames": [
"@eslint/compat",
"@eslint/js",
"@tsconfig/strictest",
"@types/eslint__js",
"@types/node",
"@vitest/eslint-plugin",
"axe-core",
"chalk",
"es-toolkit",
"eslint",
"eslint-import-resolver-node",
"eslint-import-resolver-typescript",
"eslint-plugin-import",
"globals",
"jsdom",
"lefthook",
"prettier",
"pretty-format",
"tsup",
"typescript",
"typescript-eslint",
"vitest"
],
"rangeStrategy": "bump"
}
]
],
"rangeStrategy": "bump"
}

0 comments on commit 2bfcb42

Please sign in to comment.