From 78ba625eefca03aefb83b3746403b08391c39849 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 21:43:38 +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.1 → 4.3.2](https://github.com/Scony/godot-gdscript-toolkit/compare/4.3.1...4.3.2) --- .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 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/'