diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd2fe7007..e5e222812 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: hooks: - id: sort-all - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.3.2 + rev: v0.3.5 hooks: - id: ruff-format - id: ruff @@ -78,7 +78,7 @@ repos: ] files: (docs/.) - repo: https://github.com/nbQA-dev/nbQA - rev: 1.8.4 + rev: 1.8.5 hooks: - id: nbqa-mypy args: [--ignore-missing-imports]