Skip to content

Commit dd30ff2

Browse files
steve-downeyednolan
authored andcommitted
Auto-update pre-commit hooks
1 parent 6ac4510 commit dd30ff2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
# This brings in a portable version of clang-format.
1414
# See also: https://github.com/ssciwr/clang-format-wheel
1515
- repo: https://github.com/pre-commit/mirrors-clang-format
16-
rev: v22.1.3
16+
rev: v22.1.4
1717
hooks:
1818
- id: clang-format
1919
types_or: [c++, c]
@@ -47,7 +47,7 @@ repos:
4747
4848
# Beman Standard checking via beman-tidy
4949
- repo: https://github.com/bemanproject/beman-tidy
50-
rev: v0.3.1
50+
rev: v0.4.0
5151
hooks:
5252
- id: beman-tidy
5353

0 commit comments

Comments
 (0)