Skip to content

Commit

Permalink
Bump black to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored Apr 4, 2022
1 parent d0393a2 commit 909fcd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: '21.10b0'
rev: '22.3.0'
hooks:
- id: black
language_version: python3 # Should be a command that runs python3.6+
Expand Down

0 comments on commit 909fcd8

Please sign in to comment.