Skip to content

Commit 230a470

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v19.1.7 → v20.1.0](pre-commit/mirrors-clang-format@v19.1.7...v20.1.0) - [github.com/PyCQA/pylint: v3.3.4 → v3.3.6](pylint-dev/pylint@v3.3.4...v3.3.6)
1 parent 15e00c4 commit 230a470

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
@@ -17,11 +17,11 @@ repos:
1717
args: [--allow-multiple-documents]
1818
- id: check-json
1919
- repo: https://github.com/pre-commit/mirrors-clang-format
20-
rev: v19.1.7
20+
rev: v20.1.0
2121
hooks:
2222
- id: clang-format
2323
- repo: https://github.com/PyCQA/pylint
24-
rev: v3.3.4
24+
rev: v3.3.6
2525
hooks:
2626
- id: pylint
2727
exclude: ^(.cmake-format.py)

0 commit comments

Comments
 (0)