Skip to content

Commit

Permalink
Update Pre-Commit Black
Browse files Browse the repository at this point in the history
Signed-off-by: Steven K <[email protected]>
  • Loading branch information
rh0dium committed Apr 4, 2023
1 parent cb2230a commit a800494
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,10 @@ repos:
exclude: .idea/.*
- id: check-json
- repo: https://github.com/ambv/black
rev: 22.1.0
rev: 23.3.0
hooks:
- id: black
language_version: python3.10
additional_dependencies: ['click==8.0.4']
- repo: https://github.com/pycqa/flake8
rev: 5.0.4
hooks:
Expand Down

0 comments on commit a800494

Please sign in to comment.