Merge pull request #9 from NohamR/dependabot/uv/ruff-0.15.22

Bump ruff from 0.15.20 to 0.15.22
This commit is contained in:
√(noham)²
2026-07-16 21:57: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.6",
"ruff>=0.15.20",
"ruff>=0.15.22",
]