Skip to content

Commit

Permalink
ci: pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/igorshubovych/markdownlint-cli: v0.43.0 → v0.44.0](igorshubovych/markdownlint-cli@v0.43.0...v0.44.0)
  • Loading branch information
pre-commit-ci[bot] authored and Realiserad committed Jan 28, 2025
1 parent 4968a48 commit 5c1fbcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repos:
- id: fish_syntax
- id: fish_indent
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.43.0
rev: v0.44.0
hooks:
- id: markdownlint
args: [--fix, --disable=MD041]
Expand Down

0 comments on commit 5c1fbcc

Please sign in to comment.