Merge pull request #2 from NohamR/dependabot/uv/ruff-0.15.15

Bump ruff from 0.15.14 to 0.15.15
This commit is contained in:
√(noham)²
2026-05-28 22:48:21 +02:00
committed by GitHub
2 changed files with 21 additions and 21 deletions

View File

@@ -22,5 +22,5 @@ packages = ["macho_diff"]
[dependency-groups]
dev = [
"pylint>=4.0.5",
"ruff>=0.15.14",
"ruff>=0.15.15",
]