Bump ruff from 0.15.16 to 0.15.19

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.16 to 0.15.19.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.16...0.15.19)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-25 15:14:08 +00:00
committed by GitHub
parent 51e3388fa6
commit 5c342be553
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.16",
"ruff>=0.15.19",
]