Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#595)
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 c96131b commit bfa1d99
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 @@ -18,7 +18,7 @@ repos:
language_version: python3.8

- repo: https://github.com/PyCQA/isort
rev: 5.6.4
rev: 5.7.0
hooks:
- id: isort

Expand All @@ -30,7 +30,7 @@ repos:
- id: debug-statements

- 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 bfa1d99

Please sign in to comment.