Merge branch 'main' into dependabot/uv/pylint-4.0.7

This commit is contained in:
√(noham)²
2026-08-13 17:24:35 +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.7",
"ruff>=0.16.0",
"ruff>=0.16.2",
]