Skip to content

Commit b6d7eab

Browse files
committed
Remove copyright year check as it is flakey on CI
1 parent 9fc5f72 commit b6d7eab

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ repos:
77
- id: mixed-line-ending
88
- id: check-case-conflict
99
- id: check-yaml
10-
- repo: https://github.com/benjeffery/pre-commit-copyright-year
11-
rev: c62dcbb78f724162e14197f8fa264eaa8c3aad49
12-
hooks:
13-
- id: copyright-year
1410
- repo: https://github.com/benjeffery/pre-commit-clang-format
1511
rev: '1.0'
1612
hooks:

0 commit comments

Comments
 (0)