From 3a2f4f756a424036ea732284983db2f8d10d365f Mon Sep 17 00:00:00 2001 From: Michal Plichta Date: Fri, 31 Jan 2025 17:27:47 +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 11b5810de..59a2b169c 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.9.3 + rev: v0.9.4 hooks: - id: ruff exclude: '/qtgui_rc.py$|tests/'