Skip to content

Commit fb109a0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v19.1.7 → v20.1.5](pre-commit/mirrors-clang-format@v19.1.7...v20.1.5) - [github.com/PyCQA/pylint: v3.3.4 → v3.3.7](pylint-dev/pylint@v3.3.4...v3.3.7) - [github.com/scop/pre-commit-shfmt: v3.10.0-2 → v3.11.0-1](scop/pre-commit-shfmt@v3.10.0-2...v3.11.0-1)
1 parent 97ccf60 commit fb109a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ repos:
2121
- id: destroyed-symlinks
2222
- id: check-executables-have-shebangs
2323
- repo: https://github.com/pre-commit/mirrors-clang-format
24-
rev: v19.1.7
24+
rev: v20.1.5
2525
hooks:
2626
- id: clang-format
2727
- repo: https://github.com/PyCQA/pylint
28-
rev: v3.3.4
28+
rev: v3.3.7
2929
hooks:
3030
- id: pylint
3131
exclude: ^(.cmake-format.py|conan/.*/conanfile.py)
@@ -57,7 +57,7 @@ repos:
5757
hooks:
5858
- id: reuse
5959
- repo: https://github.com/scop/pre-commit-shfmt
60-
rev: v3.10.0-2
60+
rev: v3.11.0-1
6161
hooks:
6262
- id: shfmt
6363
- repo: https://github.com/shellcheck-py/shellcheck-py

0 commit comments

Comments
 (0)