diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bf4de2422..2572380f3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: isort - repo: https://github.com/asottile/pyupgrade - rev: "v3.0.0" + rev: "v3.1.0" hooks: - id: pyupgrade name: pyupgrade @@ -77,7 +77,7 @@ repos: types_or: [c++, c, cuda] - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.0-alpha.1" + rev: "v3.0.0-alpha.2" hooks: - id: prettier @@ -102,7 +102,7 @@ repos: exclude: ^tools/python$ - repo: https://github.com/codespell-project/codespell - rev: "v2.2.1" + rev: "v2.2.2" hooks: - id: codespell args: