Skip to content

Commit d9d93b7

Browse files
chore(deps): update dependency @types/node to v20.17.30 (#220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: FabianLars-crabnebula <fabianlars@crabnebula.dev>
1 parent 5d1e23e commit d9d93b7

File tree

2 files changed

+21
-15
lines changed

2 files changed

+21
-15
lines changed

pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

renovate.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
{
2-
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:base", ":disableDependencyDashboard"]
2+
"extends": ["config:recommended"],
3+
"rangeStrategy": "replace",
4+
"packageRules": [
5+
{
6+
"semanticCommitType": "chore",
7+
"matchPackageNames": ["*"]
8+
}
9+
]
410
}

0 commit comments

Comments
 (0)