Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

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 c5a65c7 commit 071969e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
ci:
autoupdate_commit_msg: 'build(pre-commit.ci): pre-commit autoupdate'
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 071969e

Please sign in to comment.