Skip to content

Commit 58989e3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.10.0 → 25.1.0](psf/black@24.10.0...25.1.0) - [github.com/astral-sh/uv-pre-commit: 0.5.14 → 0.5.26](astral-sh/uv-pre-commit@0.5.14...0.5.26)
1 parent 86be29b commit 58989e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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: pycln
66
- repo: 'https://github.com/psf/black'
7-
rev: 24.10.0
7+
rev: 25.1.0
88
hooks:
99
- id: black
1010
args:
@@ -55,7 +55,7 @@ repos:
5555

5656
- repo: https://github.com/astral-sh/uv-pre-commit
5757
# uv version.
58-
rev: 0.5.14
58+
rev: 0.5.26
5959
hooks:
6060
# Update the uv lockfile
6161
- id: uv-lock

0 commit comments

Comments
 (0)