diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 985e06f..b9dacd9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: hooks: - id: reuse - repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.4.0 hooks: - id: codespell - repo: https://github.com/Scony/godot-gdscript-toolkit