From 0b0d7af2d1786812131bffb6b7b4033efb63b80d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 21:59:29 +0000 Subject: [PATCH] chore(deps): Bump pre-commit hooks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/Scony/godot-gdscript-toolkit: 4.3.2 → 4.3.3](https://github.com/Scony/godot-gdscript-toolkit/compare/4.3.2...4.3.3) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e538654..1e29575 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.2 + rev: 4.3.3 hooks: - id: gdformat exclude: '^addons/gd-plug/'