From 202e74e78671bd61b538e3121fdd051a8413dd39 Mon Sep 17 00:00:00 2001 From: Remco de Boer <29308176+redeboer@users.noreply.github.com> Date: Sat, 6 Apr 2024 11:18:57 +0200 Subject: [PATCH] MAINT: autoupdate pre-commit config --- .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 41b1dacf..a2eb65a4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: metadata.vscode - repo: https://github.com/ComPWA/policy - rev: 0.3.3 + rev: 0.3.4 hooks: - id: check-dev-files args: @@ -146,6 +146,6 @@ repos: - python - repo: https://github.com/ComPWA/mirrors-pyright - rev: v1.1.356 + rev: v1.1.357 hooks: - id: pyright