diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b498a94d..b2475fb9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -98,12 +98,12 @@ repos: - id: prettier - repo: https://github.com/ComPWA/mirrors-pyright - rev: v1.1.344 + rev: v1.1.345 hooks: - id: pyright - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.1.11 + rev: v0.1.12 hooks: - id: ruff args: [--fix]