From a18198c2a55bc18db1559b40c4568cd647c2803f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 08:04:26 +0200 Subject: [PATCH] chore(deps): Bump pre-commit hooks (#59) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/Scony/godot-gdscript-toolkit: 4.3.1 → 4.3.2](https://github.com/Scony/godot-gdscript-toolkit/compare/4.3.1...4.3.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .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 e549f23..e538654 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/'