Skip to content

Commit

Permalink
Fix pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed May 21, 2022
1 parent 478983c commit 860b74e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Expand Up @@ -5,6 +5,8 @@ repos:
hooks:
- id: black
language_version: python3
additional_dependencies:
- "click<8.1"
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
hooks:
Expand Down

0 comments on commit 860b74e

Please sign in to comment.