From 771b7937033104fa3697fd10316081fe0ce5873c Mon Sep 17 00:00:00 2001 From: boc-the-git <3479092+boc-the-git@users.noreply.github.com> Date: Mon, 29 Jul 2024 07:07:44 +0000 Subject: [PATCH 1/2] Update pre-commit hooks --- .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 955d17e3e49..66bb1931858 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,6 +12,6 @@ repos: exclude: ^tests/data/ - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.5.4 + rev: v0.5.5 hooks: - id: ruff-format From d82b976b98c5d564aed944b030ede9c0a2f46367 Mon Sep 17 00:00:00 2001 From: boc-the-git <3479092+boc-the-git@users.noreply.github.com> Date: Mon, 29 Jul 2024 20:34:26 +1000 Subject: [PATCH 2/2] Beep boop, this is a fake commit. PR 3957