Skip to content

Commit

Permalink
Updated psf/black
Browse files Browse the repository at this point in the history
  • Loading branch information
jpflouret committed Apr 8, 2023
1 parent 78d8877 commit 2f21a1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
- id: detect-private-key
- id: requirements-txt-fixer
- repo: https://github.com/psf/black
rev: 21.7b0
rev: 23.3.0
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-isort
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
black>=21.7b0
black>=23.3.0
build
codecov>=2.1.12
flake8>=3.9.2
Expand Down

0 comments on commit 2f21a1f

Please # to comment.