Skip to content

Commit 7bdb0e4

Browse files
authored
Add pre-commit hook to check CITATION.cff (#6658)
1 parent 3945342 commit 7bdb0e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,7 @@ repos:
6363
typing-extensions==3.10.0.0,
6464
numpy,
6565
]
66+
- repo: https://github.com/citation-file-format/cff-converter-python
67+
rev: ebf0b5e44d67f8beaa1cd13a0d0393ea04c6058d
68+
hooks:
69+
- id: validate-cff

0 commit comments

Comments
 (0)