Skip to content

Commit f4b1a6b

Browse files
Bump the pre-commit-hooks group with 2 updates (#38)
Bumps the pre-commit-hooks group with 2 updates: [https://github.com/citation-file-format/cffconvert](https://github.com/citation-file-format/cffconvert) and [https://github.com/executablebooks/mdformat](https://github.com/executablebooks/mdformat). Updates `https://github.com/citation-file-format/cffconvert` from 5295f87c0e261da61a7b919fc754e3a77edd98a7 to b6045d78aac9e02b039703b030588d54d53262ac - [Release notes](https://github.com/citation-file-format/cffconvert/releases) - [Changelog](https://github.com/citation-file-format/cffconvert/blob/main/CHANGELOG.md) - [Commits](citation-file-format/cffconvert@5295f87...b6045d7) Updates `https://github.com/executablebooks/mdformat` from 0.7.21 to 1.0.0 - [Commits](hukkin/mdformat@0.7.21...1.0.0) --- updated-dependencies: - dependency-name: https://github.com/citation-file-format/cffconvert dependency-version: b6045d78aac9e02b039703b030588d54d53262ac dependency-type: direct:production dependency-group: pre-commit-hooks - dependency-name: https://github.com/executablebooks/mdformat dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pre-commit-hooks ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 025eb81 commit f4b1a6b

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
@@ -13,7 +13,7 @@ repos:
1313
hooks:
1414
- id: pyproject-fmt
1515
- repo: https://github.com/citation-file-format/cffconvert
16-
rev: 5295f87c0e261da61a7b919fc754e3a77edd98a7
16+
rev: b6045d78aac9e02b039703b030588d54d53262ac
1717
hooks:
1818
- id: validate-cff
1919
- repo: https://github.com/codespell-project/codespell
@@ -28,7 +28,7 @@ repos:
2828
.*\.ipynb
2929
)$
3030
- repo: https://github.com/executablebooks/mdformat
31-
rev: 0.7.21
31+
rev: 1.0.0
3232
hooks:
3333
- id: mdformat
3434
additional_dependencies:

0 commit comments

Comments
 (0)