Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 21.12b0 → 22.3.0](psf/black@21.12b0...22.3.0)
- [github.com/jazzband/pip-tools: 6.4.0 → 6.5.1](jazzband/pip-tools@6.4.0...6.5.1)
  • Loading branch information
pre-commit-ci[bot] committed Apr 4, 2022
1 parent ec92d0f commit 52df134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ci:
autoupdate_schedule: quarterly
repos:
- repo: https://github.com/psf/black
rev: 21.12b0
rev: 22.3.0
hooks:
- id: black
- repo: https://github.com/pycqa/flake8
Expand All @@ -14,7 +14,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/jazzband/pip-tools
rev: 6.4.0
rev: 6.5.1
hooks:
- id: pip-compile
name: pip-compile requirements.in
Expand Down

0 comments on commit 52df134

Please sign in to comment.