From 7bf7f03e50dc73805a530f45a626e7e0e01dfff1 Mon Sep 17 00:00:00 2001 From: James Brown Date: Thu, 14 Nov 2024 09:42:15 -0800 Subject: [PATCH] bump pre-commit, too --- .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 f029377..c6d401f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,6 +12,6 @@ repos: exclude: '^spec/data/' - id: check-merge-conflict - repo: https://github.com/instrumentl/pre-commit-standardrb.git - rev: 'v1.41.1' + rev: 'v1.42.0' hooks: - id: standardrb