Skip to content

Commit 3e63945

Browse files
committed
pre-commit: Switch to our fork of cffvalidate hook
1 parent 28dee31 commit 3e63945

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
@@ -70,7 +70,7 @@ repos:
7070
- id: codespell
7171
args: [--ignore-words, .codespell_ignore.txt]
7272
exclude: \.svg$
73-
- repo: https://github.com/citation-file-format/cffconvert
74-
rev: b6045d78aac9e02b039703b030588d54d53262ac
73+
- repo: https://github.com/EnergySystemsModellingLab/cffconvert
74+
rev: 2.1.0
7575
hooks:
7676
- id: validate-cff

0 commit comments

Comments
 (0)