Skip to content

Commit

Permalink
Merge pull request #147 from unixorn/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
unixorn authored Dec 19, 2024
2 parents 85bac9e + 6bf8095 commit bf799d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-merge-conflict
- id: check-yaml
Expand All @@ -10,7 +10,7 @@ repos:
- id: forbid-submodules
- id: mixed-line-ending
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.42.0
rev: v0.43.0
hooks:
- id: markdownlint-fix
args: ["--ignore", "LICENSE.md", "--disable", "~MD013"]
Expand Down

0 comments on commit bf799d8

Please sign in to comment.