We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cffvalidate
1 parent 28dee31 commit 3e63945Copy full SHA for 3e63945
1 file changed
.pre-commit-config.yaml
@@ -70,7 +70,7 @@ repos:
70
- id: codespell
71
args: [--ignore-words, .codespell_ignore.txt]
72
exclude: \.svg$
73
- - repo: https://github.com/citation-file-format/cffconvert
74
- rev: b6045d78aac9e02b039703b030588d54d53262ac
+ - repo: https://github.com/EnergySystemsModellingLab/cffconvert
+ rev: 2.1.0
75
hooks:
76
- id: validate-cff
0 commit comments