Skip to content

Commit 4d191c4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adhtruong/mirrors-typos: v1.46.0 → v1.46.1](adhtruong/mirrors-typos@v1.46.0...v1.46.1) - [github.com/astral-sh/uv-pre-commit: 0.11.8 → 0.11.13](astral-sh/uv-pre-commit@0.11.8...0.11.13)
1 parent 4d55cd5 commit 4d191c4

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
@@ -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.46.0
41+
rev: v1.46.1
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.11.8
76+
rev: 0.11.13
7777
hooks:
7878
# Compile requirements
7979
- id: pip-compile

0 commit comments

Comments
 (0)