Skip to content

Commit 1c48f93

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v21.1.0 → v21.1.2](pre-commit/mirrors-clang-format@v21.1.0...v21.1.2) - [github.com/fsfe/reuse-tool: v5.0.2 → v6.2.0](fsfe/reuse-tool@v5.0.2...v6.2.0)
1 parent 2ec0ed1 commit 1c48f93

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
@@ -16,7 +16,7 @@ repos:
1616
args: [--allow-multiple-documents]
1717
- id: check-json
1818
- repo: https://github.com/pre-commit/mirrors-clang-format
19-
rev: v21.1.0
19+
rev: v21.1.2
2020
hooks:
2121
- id: clang-format
2222
- repo: https://github.com/codespell-project/codespell
@@ -38,6 +38,6 @@ repos:
3838
language: ruby
3939
files: \.(md|mdown|markdown)$
4040
- repo: https://github.com/fsfe/reuse-tool
41-
rev: v5.0.2
41+
rev: v6.2.0
4242
hooks:
4343
- id: reuse

0 commit comments

Comments
 (0)