Skip to content

Commit f87d1f4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v21.1.2 → v21.1.5](pre-commit/mirrors-clang-format@v21.1.2...v21.1.5) - [github.com/Mateusz-Grzelinski/actionlint-py: v1.7.7.24 → v1.7.8.24](Mateusz-Grzelinski/actionlint-py@v1.7.7.24...v1.7.8.24)
1 parent abbe7e9 commit f87d1f4

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
@@ -5,12 +5,12 @@ repos:
55
- id: check-yaml
66
args: [--allow-multiple-documents]
77
- repo: https://github.com/pre-commit/mirrors-clang-format
8-
rev: v21.1.2
8+
rev: v21.1.5
99
hooks:
1010
- id: clang-format
1111
files: '.*\.(hpp|cpp|h)'
1212
- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
13-
rev: v1.7.7.24
13+
rev: v1.7.8.24
1414
hooks:
1515
- id: actionlint
1616
additional_dependencies: [shellcheck-py]

0 commit comments

Comments
 (0)