diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8e4986a..e41c48f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ ci: repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.5.6 + rev: v0.5.7 hooks: - id: ruff args: [--fix] @@ -27,7 +27,7 @@ repos: - id: mypy - repo: https://github.com/RobertCraigie/pyright-python - rev: v1.1.374 + rev: v1.1.375 hooks: - id: pyright