Skip to content

Commit 52cc7fb

Browse files
chore(deps): update repo-tooling
1 parent 72756df commit 52cc7fb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ repos:
5151
exclude: (^|/)(node_modules|\.venv)/
5252

5353
- repo: https://github.com/commitizen-tools/commitizen
54-
rev: v4.13.9
54+
rev: v4.16.3
5555
hooks:
5656
- id: commitizen
5757
stages: [ commit-msg ]
@@ -63,7 +63,7 @@ repos:
6363
exclude: '^(?:frontend[^/]*(?:/.*)?/data/.*\.json|(?:.*/)?package-lock\.json)$'
6464

6565
- repo: https://github.com/astral-sh/uv-pre-commit
66-
rev: 0.11.1
66+
rev: 0.11.21
6767
hooks:
6868
- id: uv-lock
6969
name: uv-lock-root

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "relab",
33
"private": true,
44
"version": "0.2.0",
5-
"packageManager": "pnpm@10.33.0",
5+
"packageManager": "pnpm@10.34.3",
66
"engines": {
77
"node": "24.x",
88
"pnpm": "10.x"

0 commit comments

Comments
 (0)