From 7ab9c5f6b8709dc0975877b998719eb6e6c68d38 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 17:23:11 +0000 Subject: [PATCH 1/4] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/lorenzwalthert/precommit: v0.4.3.9029 → v0.4.3.9030](https://github.com/lorenzwalthert/precommit/compare/v0.4.3.9029...v0.4.3.9030) --- .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 2f35378..89903ad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: # Format R files - repo: https://github.com/lorenzwalthert/precommit - rev: v0.4.3.9029 + rev: v0.4.3.9030 hooks: - id: style-files args: [ From 0915716471acf9f5a825210315b6175b6cbc73c3 Mon Sep 17 00:00:00 2001 From: Richard Preen Date: Wed, 9 Sep 2026 13:56:31 +0100 Subject: [PATCH 2/4] ci: update pre-commit monthly --- .pre-commit-config.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 89903ad..1b78784 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,6 +4,11 @@ # Or to run every time you commit: pre-commit install # To update this file: pre-commit autoupdate +ci: + autoupdate_commit_msg: "chore(deps): update pre-commit hooks" + autofix_commit_msg: "style: pre-commit fixes" + autoupdate_schedule: monthly + repos: # Standard hooks From b8e031f79f9af2f738e1a7e7f54dc9599b4221d8 Mon Sep 17 00:00:00 2001 From: Richard Preen Date: Wed, 9 Sep 2026 14:06:58 +0100 Subject: [PATCH 3/4] chore: bump R pre-commit hook to v0.4.3.9032 --- .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 1b78784..4134abc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: # Format R files - repo: https://github.com/lorenzwalthert/precommit - rev: v0.4.3.9030 + rev: v0.4.3.9032 hooks: - id: style-files args: [ From 93ce411de8d73d8ff28f992fead89b9e4239e087 Mon Sep 17 00:00:00 2001 From: Richard Preen Date: Wed, 9 Sep 2026 14:19:28 +0100 Subject: [PATCH 4/4] revert: pre-commit.ci bot needs R-hook v0.4.3.9029 for now --- .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 4134abc..31339a5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: # Format R files - repo: https://github.com/lorenzwalthert/precommit - rev: v0.4.3.9032 + rev: v0.4.3.9029 hooks: - id: style-files args: [