Skip to content

Commit

Permalink
py36 lint
Browse files Browse the repository at this point in the history
  • Loading branch information
aptsunny committed Oct 17, 2022
1 parent 54b1b60 commit 00d1a80
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ repos:
rev: v2.1.0
hooks:
- id: codespell
# - repo: https://github.com/executablebooks/mdformat
# rev: 0.7.14
# hooks:
# - id: mdformat
# args: ["--number"]
# additional_dependencies:
# - mdformat-gfm
# - mdformat_frontmatter
# - linkify-it-py
- repo: https://github.com/executablebooks/mdformat
rev: 0.7.14
hooks:
- id: mdformat
args: ["--number"]
additional_dependencies:
- mdformat-gfm
- mdformat_frontmatter
- linkify-it-py
- repo: https://github.com/myint/docformatter
rev: v1.3.1
hooks:
Expand Down

0 comments on commit 00d1a80

Please sign in to comment.