Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#611)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jan 4, 2021
1 parent 50ecc7f commit ecab576
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 @@ -16,7 +16,7 @@ repos:
- id: black
language_version: python3
- repo: https://github.com/pycqa/isort
rev: 5.6.4
rev: 5.7.0
hooks:
- id: isort
- repo: https://gitlab.com/pycqa/flake8
Expand All @@ -28,7 +28,7 @@ repos:
- flake8-comprehensions
- flake8-tidy-imports
- repo: https://github.com/mgedmin/check-manifest
rev: "0.45"
rev: "0.46"
hooks:
- id: check-manifest
args: [--no-build-isolation]

0 comments on commit ecab576

Please sign in to comment.