Skip to content

Commit ab0050d

Browse files
committed
Bumped pre-commit hooks and removed check-symlinks
1 parent 1a64a1c commit ab0050d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ repos:
2323
- id: check-added-large-files
2424
- id: check-case-conflict
2525
- id: check-merge-conflict
26-
- id: check-symlinks
2726
- id: detect-private-key
2827
- id: end-of-file-fixer
2928
- id: fix-byte-order-marker
@@ -35,7 +34,7 @@ repos:
3534
#############################################################################
3635

3736
- repo: https://github.com/commitizen-tools/commitizen
38-
rev: v4.8.2
37+
rev: v4.8.3
3938
hooks:
4039
- id: commitizen
4140

@@ -49,7 +48,7 @@ repos:
4948
#############################################################################
5049

5150
- repo: https://github.com/rhysd/actionlint
52-
rev: v1.7.4
51+
rev: v1.7.7
5352
hooks:
5453
- id: actionlint
5554

@@ -58,6 +57,6 @@ repos:
5857
#############################################################################
5958

6059
- repo: https://github.com/pre-commit/mirrors-clang-format
61-
rev: v20.1.5
60+
rev: v20.1.6
6261
hooks:
6362
- id: clang-format

0 commit comments

Comments
 (0)