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

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

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

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-02-23 12:01:03 -07:00
committed by GitHub
parent 82c35e85b6
commit 264afab4ab
+1 -1
View File
@@ -60,7 +60,7 @@ repos:
args: [--py310-plus]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.1
rev: v0.15.2
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]