From d73d1b59900950679f1d930f7adf1152e81c3ccc Mon Sep 17 00:00:00 2001 From: Tim Mensinger Date: Tue, 10 Sep 2024 18:10:01 +0200 Subject: [PATCH] Run pre-commit autoupdate --- .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 9df51b4..4912e6d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: hooks: - id: yamllint - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.6.3 + rev: v0.6.4 hooks: # Run the linter. - id: ruff