diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7a964c0..d4991d4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - id: codespell entry: codespell -I .codespell-ignore-words.txt - repo: https://github.com/adrienverge/yamllint.git - rev: v1.33.0 + rev: v1.34.0 hooks: - id: yamllint - repo: https://github.com/rstcheck/rstcheck @@ -34,11 +34,11 @@ repos: additional_dependencies: - tomli - repo: https://github.com/psf/black - rev: 23.12.1 + rev: 24.2.0 hooks: - id: black - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.1.11 + rev: v0.2.1 hooks: - id: ruff args: