Skip to content

Commit

Permalink
build(pre-commit): add sort-all@v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarcoatl committed Mar 2, 2022
1 parent 1340e23 commit 3eeeb97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Expand Up @@ -3,6 +3,10 @@ ci:
skip: [pylint]

repos:
- repo: https://github.com/aio-libs/sort-all
rev: v1.2.0
hooks:
- id: sort-all
- repo: https://github.com/psf/black
rev: 22.1.0
hooks:
Expand Down

0 comments on commit 3eeeb97

Please sign in to comment.