Skip to content

Commit 39c57b5

Browse files
chore: update auto merge on patch or minor
1 parent 2feab55 commit 39c57b5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525
],
2626
"constraints": {
27-
"pnpm": "11.7.0"
27+
"pnpm": "11.8.0"
2828
},
2929
"extends": [
3030
":dependencyDashboard",

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.17.0
1+
24.18.0

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
"@inversifyjs/foundation-vitest-config": "0.2.0",
2121
"husky": "9.1.7",
2222
"knip": "6.17.1",
23-
"lint-staged": "17.0.7",
23+
"lint-staged": "17.0.8",
2424
"turbo": "2.9.18"
2525
},
2626
"homepage": "https://inversify.io/graphql/",
2727
"license": "MIT",
28-
"packageManager": "pnpm@11.7.0",
28+
"packageManager": "pnpm@11.8.0",
2929
"private": true,
3030
"repository": {
3131
"type": "git",

0 commit comments

Comments
 (0)