Skip to content

Commit

Permalink
Reformat config
Browse files Browse the repository at this point in the history
  • Loading branch information
hdadhich01 committed Dec 23, 2022
1 parent dc6d627 commit 0e1387c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
- id: end-of-file-fixer
- id: trailing-whitespace

- repo: https://github.com/executablebooks/mdformat
rev: 0.7.16
hooks:
- id: mdformat
additional_dependencies:
- mdformat-gfm
- id: mdformat
additional_dependencies:
- mdformat-gfm

0 comments on commit 0e1387c

Please sign in to comment.