Skip to content

Commit

Permalink
Sync pre-commit and requirements (#1417)
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn authored Mar 29, 2023
1 parent 598052b commit 6b9c331
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 @@ -26,7 +26,7 @@ repos:
name: isort (pyi)
types: [pyi]
- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.3.0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit 6b9c331

Please sign in to comment.