Skip to content

Commit 839a18b

Browse files
pre-commit-ci[bot]commonism
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/astral-sh/uv-pre-commit: 0.8.4 → 0.8.13](astral-sh/uv-pre-commit@0.8.4...0.8.13)
1 parent 9556481 commit 839a18b

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
@@ -10,7 +10,7 @@ repos:
1010
args:
1111
- "--line-length=120"
1212
- repo: 'https://github.com/pre-commit/pre-commit-hooks'
13-
rev: v5.0.0
13+
rev: v6.0.0
1414
hooks:
1515
- id: end-of-file-fixer
1616
exclude: '^docs/[^/]*\.svg$'
@@ -55,7 +55,7 @@ repos:
5555

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

0 commit comments

Comments
 (0)