From 71db82007a1097e6cde1c6d93f9501b6f38f5afa Mon Sep 17 00:00:00 2001 From: Stefan Appelhoff Date: Tue, 28 May 2024 09:24:34 +0200 Subject: [PATCH] bump pre-commit hook https://github.com/mne-tools/mne-bids/pull/1256 --- .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 626784d23..01c291b5a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.4.4 + rev: v0.4.5 hooks: - id: ruff name: ruff mne_bids/