diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4731165..b681a78 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.2.2 + rev: 4.3.0 hooks: - id: gdformat exclude: '^addons/gd-plug/'