Skip to content

Commit

Permalink
Test precommit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKora committed Dec 1, 2023
1 parent 324bfa6 commit ccd3296
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ repos:
- id: check-yaml
- id: trailing-whitespace

- repo: https://github.com/executablebooks/mdformat
rev: 0.7.17
hooks:
- id: mdformat
additional_dependencies:
- mdformat-gfm
- mdformat-black
files: '.*Variables\.md$'
# - repo: https://github.com/executablebooks/mdformat
# rev: 0.7.17
# hooks:
# - id: mdformat
# additional_dependencies:
# - mdformat-gfm
# - mdformat-black
# files: '.*Variables\.md$'

# - repo: local
# hooks:
Expand Down

0 comments on commit ccd3296

Please sign in to comment.