From 3ed3694efd34465ae22a801c5226f077b6928483 Mon Sep 17 00:00:00 2001 From: Michal Plichta Date: Mon, 9 Dec 2024 18:53:46 +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 638e2f583..245a74a62 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.8.1 + rev: v0.8.2 hooks: - id: ruff exclude: '/qtgui_rc.py$|tests/'