Skip to content

Commit 23c284d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/BlankSpruce/gersemi: 0.20.1 → 0.22.1](BlankSpruce/gersemi@0.20.1...0.22.1)
1 parent 41abd90 commit 23c284d

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
@@ -11,7 +11,7 @@ repos:
1111
types: [text]
1212
files: '\.(cpp|cxx|c|h|hpp|hxx|txx)$'
1313
- repo: https://github.com/pre-commit/pre-commit-hooks
14-
rev: v5.0.0
14+
rev: v6.0.0
1515
hooks:
1616
- id: check-added-large-files
1717
- id: check-case-conflict
@@ -27,7 +27,7 @@ repos:
2727
doc/doxygen-awesome.*
2828
)$
2929
- repo: https://github.com/BlankSpruce/gersemi
30-
rev: 0.20.1
30+
rev: 0.22.1
3131
hooks:
3232
- id: gersemi
3333
args: ["--print-config=verbose"]

0 commit comments

Comments
 (0)