Skip to content

Commit ff77a77

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adhtruong/mirrors-typos: v1.40.0 → v1.41.0](adhtruong/mirrors-typos@v1.40.0...v1.41.0) - [github.com/astral-sh/uv-pre-commit: 0.9.18 → 0.9.21](astral-sh/uv-pre-commit@0.9.18...0.9.21)
1 parent 4f905c2 commit ff77a77

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
@@ -38,7 +38,7 @@ repos:
3838
# tomli needed on 3.10. tomllib is available in stdlib on 3.11+
3939
- tomli
4040
- repo: https://github.com/adhtruong/mirrors-typos
41-
rev: v1.40.0
41+
rev: v1.41.0
4242
hooks:
4343
- id: typos
4444
- repo: https://github.com/sphinx-contrib/sphinx-lint
@@ -73,7 +73,7 @@ repos:
7373
additional_dependencies: ["pyyaml"]
7474
files: ^(test-requirements\.txt)|(\.pre-commit-config\.yaml)$
7575
- repo: https://github.com/astral-sh/uv-pre-commit
76-
rev: 0.9.18
76+
rev: 0.9.21
7777
hooks:
7878
# Compile requirements
7979
- id: pip-compile

0 commit comments

Comments
 (0)