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.5b2 → 21.7b0](psf/black@21.5b2...21.7b0)
- [github.com/andreoliwa/nitpick: d3e6811c5c74307f0c618e5636f9043f0995f25b → v0.27.0](andreoliwa/nitpick@d3e6811...v0.27.0)
- [github.com/pre-commit/mirrors-mypy: v0.812 → v0.910](pre-commit/mirrors-mypy@v0.812...v0.910)
  • Loading branch information
pre-commit-ci[bot] authored Jul 26, 2021
1 parent 267f722 commit 267e84e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
hooks:
- id: pyupgrade
- repo: https://github.com/psf/black
rev: 21.5b2
rev: 21.7b0
hooks:
- id: black
args: [--safe, --quiet]
Expand All @@ -32,7 +32,7 @@ repos:
- id: python-no-log-warn
- id: rst-backticks
- repo: https://github.com/andreoliwa/nitpick
rev: d3e6811c5c74307f0c618e5636f9043f0995f25b
rev: v0.27.0
hooks:
- id: nitpick-fix
- repo: https://github.com/PyCQA/flake8
Expand All @@ -54,7 +54,7 @@ repos:
yesqa,
]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.812
rev: v0.910
hooks:
- id: mypy
- repo: https://github.com/openstack/bashate
Expand Down

0 comments on commit 267e84e

Please sign in to comment.