From 72ca3bb14973261d46b2ff5ced7f08eb51681602 Mon Sep 17 00:00:00 2001 From: Remco de Boer <29308176+redeboer@users.noreply.github.com> Date: Tue, 1 Oct 2024 17:00:21 +0200 Subject: [PATCH] MAINT: autoupdate pre-commit hooks --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index be7247b..41582f1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -57,7 +57,7 @@ repos: metadata.vscode - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.6.4 + rev: v0.6.8 hooks: - id: ruff args: [--fix] @@ -129,7 +129,7 @@ repos: )$ - repo: https://github.com/nbQA-dev/nbQA - rev: 1.9.0 + rev: 1.8.7 hooks: - id: nbqa-isort args: [--float-to-top] @@ -160,6 +160,6 @@ repos: - jupyter - repo: https://github.com/ComPWA/mirrors-pyright - rev: v1.1.379 + rev: v1.1.382 hooks: - id: pyright