Skip to content

Commit 42ca4eb

Browse files
pre-commit-ci[bot]mborgerson
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v20.1.8 → v21.1.0](pre-commit/mirrors-clang-format@v20.1.8...v21.1.0) - [github.com/astral-sh/ruff-pre-commit: v0.12.10 → v0.12.11](astral-sh/ruff-pre-commit@v0.12.10...v0.12.11)
1 parent 966bfea commit 42ca4eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ repos:
7070
- id: black
7171

7272
- repo: https://github.com/pre-commit/mirrors-clang-format
73-
rev: v20.1.8
73+
rev: v21.1.0
7474
hooks:
7575
- id: clang-format
7676
files: pypcode/pypcode_native.cpp
@@ -99,7 +99,7 @@ repos:
9999
- id: check-docstring-first
100100

101101
- repo: https://github.com/astral-sh/ruff-pre-commit
102-
rev: v0.12.10
102+
rev: v0.12.11
103103
hooks:
104104
- id: ruff
105105

0 commit comments

Comments
 (0)