Skip to content

Commit

Permalink
chore: 🤖 pre-commit update
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira committed Oct 7, 2024
1 parent 209238f commit f56946e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repos:
- id: check-merge-conflict
args: [--assume-in-merge]
- repo: https:/igorshubovych/markdownlint-cli
rev: v0.41.0
rev: v0.42.0
hooks:
- id: markdownlint-fix
- repo: https:/citation-file-format/cffconvert
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning].

## [Unreleased]

### Changed

- Update pre-commit hook versions
- markdownlint-cli 0.41.0 -> 0.42.0

## [0.10.1] - 2024-09-10

### Fixed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repos:
- id: check-merge-conflict
args: [--assume-in-merge]
- repo: https:/igorshubovych/markdownlint-cli
rev: v0.41.0
rev: v0.42.0
hooks:
- id: markdownlint-fix
- repo: https:/citation-file-format/cffconvert
Expand Down

0 comments on commit f56946e

Please sign in to comment.