Skip to content

Commit 047fba6

Browse files
committed
chore(renovate): bump to use new presets
1 parent 76cf5c1 commit 047fba6

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

.github/renovate.json5

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
{
2-
"extends": ["github>thekevjames/tools:personal"],
3-
"packageRules": [
4-
{
5-
"matchFileNames": ["pyproject.toml"],
6-
"rangeStrategy": "widen",
7-
},
8-
{
9-
"matchDepTypes": ["dev", "devDependencies"],
10-
"rangeStrategy": "pin",
11-
},
12-
],
2+
"extends": [
3+
"github>thekevjames/tools:personal",
4+
"github>thekevjames/tools//renovate/version-as-lib.json5",
5+
],
136
}

0 commit comments

Comments
 (0)