Skip to content

Commit

Permalink
Removed pretty formatting of yaml and toml as it relied on deprecated…
Browse files Browse the repository at this point in the history
… pkg_resources
  • Loading branch information
jakobwes committed Nov 13, 2023
1 parent b649ce0 commit e0a8e80
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,3 @@ repos:
hooks:
- id: mdformat
exclude: cruft-update-template.md
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.4.0
hooks:
- id: pretty-format-yaml
args: [--autofix, --preserve-quotes]
- id: pretty-format-toml
args: [--autofix]

0 comments on commit e0a8e80

Please sign in to comment.