Skip to content

Commit

Permalink
add pre commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
53845714nF committed Aug 22, 2024
1 parent 3f62ae3 commit b2d67a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@ repos:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
- id: debug-statements
- id: check-merge-conflict
- id: check-added-large-files

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.39.0
rev: v0.41.0
hooks:
- id: markdownlint

Expand Down

0 comments on commit b2d67a7

Please sign in to comment.