From 4b89dacaf57cc85a543c0222597034dcdd889b48 Mon Sep 17 00:00:00 2001 From: Michal Plichta Date: Sat, 30 Nov 2024 04:34:51 +0100 Subject: [PATCH] update pre-commit config --- .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 e7fd959f3..638e2f583 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: additional_dependencies: [types-cffi, types-Pillow, types-psutil, types-pyinstaller, types-PyYAML, types-requests, lxml] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.4 + rev: v0.8.1 hooks: - id: ruff exclude: '/qtgui_rc.py$|tests/'