Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into 2024-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
unixorn committed Oct 13, 2024
2 parents 5a949c8 + 72870a4 commit b404799
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.41.0
rev: v0.42.0
hooks:
- id: markdownlint-fix
args: ["--ignore", "LICENSE.md", "--disable", "~MD013"]
Expand Down

0 comments on commit b404799

Please sign in to comment.