diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3f0ec5e78..2d72906e4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: # tomli needed on 3.10. tomllib is available in stdlib on 3.11+ - tomli - repo: https://github.com/adhtruong/mirrors-typos - rev: v1.47.2 + rev: v1.48.0 hooks: - id: typos - repo: https://github.com/sphinx-contrib/sphinx-lint