chore: bump ruff to 0.15.17

This commit is contained in:
Travis Abendshien
2026-06-16 10:39:54 -07:00
parent 6f3c66efd9
commit 0ea33d1ac0
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"