diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 02445a7c..76b90a16 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: types: [python] require_serial: true - repo: https://github.com/codespell-project/codespell - rev: v2.2.6 + rev: v2.3.0 hooks: - id: codespell - repo: https://github.com/adrienverge/yamllint.git