Skip to content

Commit

Permalink
Bump black version to resolve linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
felddy committed Apr 2, 2022
1 parent 7d47ef2 commit 60dbeec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -95,7 +95,7 @@ repos:
name: bandit (everything else)
exclude: tests
- repo: https://github.com/psf/black
rev: 21.12b0
rev: 22.3.0
hooks:
- id: black
- repo: https://gitlab.com/pycqa/flake8
Expand Down

0 comments on commit 60dbeec

Please sign in to comment.