diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 182bde8..b1243d6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: codespell entry: codespell -I .codespell-ignore-words.txt - repo: https://github.com/adrienverge/yamllint.git - rev: v1.37.1 + rev: v1.38.0 hooks: - id: yamllint - repo: https://github.com/rstcheck/rstcheck @@ -34,11 +34,11 @@ repos: additional_dependencies: - tomli - repo: https://github.com/psf/black-pre-commit-mirror - rev: 25.12.0 + rev: 26.1.0 hooks: - id: black - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.10 + rev: v0.14.14 hooks: - id: ruff args: