diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 35dbc83..f545dec 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.6.5 + rev: v0.6.7 hooks: - id: ruff args: [--fix] @@ -27,7 +27,7 @@ repos: - id: mypy - repo: https://github.com/RobertCraigie/pyright-python - rev: v1.1.380 + rev: v1.1.381 hooks: - id: pyright