Skip to content

Commit 31a965c

Browse files
Update all non-major dependencies
1 parent b9d31b5 commit 31a965c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: check-merge-conflict
66
- repo: https://github.com/astral-sh/ruff-pre-commit
7-
rev: v0.14.1
7+
rev: v0.14.2
88
hooks:
99
- id: ruff-check
1010
- id: ruff-format
@@ -36,6 +36,6 @@ repos:
3636
require_serial: true
3737
entry: npx prettier --write --ignore-unknown
3838
- repo: https://github.com/astral-sh/uv-pre-commit
39-
rev: 0.9.4
39+
rev: 0.9.5
4040
hooks:
4141
- id: uv-lock

0 commit comments

Comments
 (0)