From 7475eaa2705e58d86d6486ad04d7558f79966d63 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 21:20:31 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.5.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.0...v0.5.1) - [github.com/rstcheck/rstcheck.git: v6.2.0 → v6.2.4](https://github.com/rstcheck/rstcheck.git/compare/v6.2.0...v6.2.4) --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 41dc7465..bd3e29cb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ repos: # Ruff mne - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.5.0 + rev: v0.5.1 hooks: - id: ruff name: ruff lint expyfun @@ -35,7 +35,7 @@ repos: # rstcheck - repo: https://github.com/rstcheck/rstcheck.git - rev: v6.2.0 + rev: v6.2.4 hooks: - id: rstcheck additional_dependencies: