Skip to content

Commit b881bca

Browse files
dietmarkuehlednolan
authored andcommitted
Auto-update pre-commit hooks
1 parent c4e8d61 commit b881bca

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
@@ -24,7 +24,7 @@ repos:
2424
# See also: https://github.com/ssciwr/clang-format-wheel
2525
# Config file: .clang-format
2626
- repo: https://github.com/pre-commit/mirrors-clang-format
27-
rev: v22.1.3
27+
rev: v22.1.4
2828
hooks:
2929
- id: clang-format
3030
types_or: [c++, c, json, javascript]
@@ -48,7 +48,7 @@ repos:
4848
# Config file: pyproject.toml
4949
# first Python sort imports
5050
- repo: https://github.com/pycqa/isort
51-
rev: 8.0.1
51+
rev: 9.0.0a3
5252
hooks:
5353
- id: isort
5454

0 commit comments

Comments
 (0)