chore: bump ruff to 0.15.17 (#1393)

This commit is contained in:
Travis Abendshien
2026-06-23 01:00:03 -04:00
committed by GitHub
parent 185691bcd2
commit 4321bbfdb3
7 changed files with 13 additions and 18 deletions

View File

@@ -54,7 +54,7 @@ pytest = [
"pytest-qt==4.4.0",
"syrupy==5.1.0",
]
ruff = ["ruff==0.11.8"]
ruff = ["ruff==0.15.17"]
[project.gui-scripts]
tagstudio = "tagstudio.main:main"