From bbec5317a5a8086462a1fbdff5c5f00445dede2f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 21:21:10 +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.2.2 → 4.3.0](https://github.com/Scony/godot-gdscript-toolkit/compare/4.2.2...4.3.0) --- .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 262364a..fce0e5c 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/'