diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d32bb13..ae7ce35 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: hooks: - id: codespell - repo: https://github.com/Scony/godot-gdscript-toolkit - rev: 4.3.1 + rev: 4.3.2 hooks: - id: gdformat exclude: '^addons/gd-plug/'