Skip to content

Commit

Permalink
Merge pull request #4 from Indicio-tech/fix/black
Browse files Browse the repository at this point in the history
fix: black version in pre-commit
  • Loading branch information
dbluhm authored Apr 22, 2022
2 parents 6c22a88 + 11333f2 commit eb3ad3a
Show file tree
Hide file tree
Showing 3 changed files with 377 additions and 457 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repos:
args: ["--config", ".commitlint.config.js"]
additional_dependencies: ['@commitlint/config-conventional']
- repo: https://github.com/psf/black
rev: 20.8b1
rev: 22.3.0
hooks:
- id: black
stages: [commit]
Expand Down
Loading

0 comments on commit eb3ad3a

Please sign in to comment.