Skip to content

Commit 8f554d7

Browse files
chore(deps): pre-commit.ci autoupdate (#82)
updates: - [github.com/pre-commit/mirrors-clang-format: v20.1.7 → v20.1.8](pre-commit/mirrors-clang-format@v20.1.7...v20.1.8) - [github.com/scop/pre-commit-shfmt: v3.11.0-1 → v3.12.0-2](scop/pre-commit-shfmt@v3.11.0-1...v3.12.0-2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 86b6e7b commit 8f554d7

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
@@ -31,7 +31,7 @@ repos:
3131
- id: black
3232
language_version: python3
3333
- repo: https://github.com/pre-commit/mirrors-clang-format
34-
rev: v20.1.7
34+
rev: v20.1.8
3535
hooks:
3636
- id: clang-format
3737
- repo: https://github.com/cheshirekow/cmake-format-precommit
@@ -74,7 +74,7 @@ repos:
7474
hooks:
7575
- id: yesqa
7676
- repo: https://github.com/scop/pre-commit-shfmt
77-
rev: v3.11.0-1
77+
rev: v3.12.0-2
7878
hooks:
7979
- id: shfmt
8080
- repo: https://github.com/shellcheck-py/shellcheck-py

0 commit comments

Comments
 (0)