1
0
mirror of https://github.com/angr/pyvex synced 2026-06-21 13:47:01 +00:00

[pre-commit.ci] pre-commit autoupdate (#531)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.6...v0.15.7)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot]
2026-03-23 12:18:00 -07:00
committed by GitHub
parent a4fe4b7059
commit efbeda95e6
+1 -1
View File
@@ -60,7 +60,7 @@ repos:
args: [--py310-plus]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.6
rev: v0.15.7
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]