Skip to content

Commit

Permalink
Merge pull request #1096 from mayaCostantini/fix-black
Browse files Browse the repository at this point in the history
Fix click version in pre-commit config
  • Loading branch information
sesheta authored Mar 30, 2022
2 parents 70a515f + 302139a commit da45bf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ repos:
rev: 22.1.0
hooks:
- id: black
additional_dependencies: ['click==8.0.4']

- repo: https://gitlab.com/PyCQA/flake8
rev: 3.9.2
Expand Down

0 comments on commit da45bf9

Please sign in to comment.