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: 22.3.0 → 22.6.0](psf/black@22.3.0...22.6.0)
- [github.com/jazzband/pip-tools: 6.5.1 → 6.8.0](jazzband/pip-tools@6.5.1...6.8.0)
  • Loading branch information
pre-commit-ci[bot] committed Jul 4, 2022
1 parent fb4395e commit 0d5d5e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -2,7 +2,7 @@ ci:
autoupdate_schedule: quarterly
repos:
- repo: https://github.com/psf/black
rev: 22.3.0
rev: 22.6.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.5.1
rev: 6.8.0
hooks:
- id: pip-compile
name: pip-compile requirements.in
Expand Down

0 comments on commit 0d5d5e0

Please sign in to comment.