diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b71f26c..c51389f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: python-use-type-annotations - id: text-unicode-replacement-char - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.4 + rev: v0.15.6 hooks: - id: ruff - id: ruff-format @@ -52,7 +52,7 @@ repos: # ] # args: [--wrap, "88"] - repo: https://github.com/codespell-project/codespell - rev: v2.4.1 + rev: v2.4.2 hooks: - id: codespell # - repo: https://github.com/pre-commit/mirrors-mypy