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.6.0 → 22.8.0](psf/black@22.6.0...22.8.0)
- [github.com/nbQA-dev/nbQA: 1.4.0 → 1.5.2](nbQA-dev/nbQA@1.4.0...1.5.2)
  • Loading branch information
pre-commit-ci[bot] authored Oct 4, 2022
1 parent 22cef3b commit b4dd216
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 @@ -8,7 +8,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 22.6.0
rev: 22.8.0
hooks:
- id: black
- repo: https://github.com/pycqa/isort
Expand All @@ -21,7 +21,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/nbQA-dev/nbQA
rev: 1.4.0
rev: 1.5.2
hooks:
- id: nbqa-black
- id: nbqa-pyupgrade
Expand Down

0 comments on commit b4dd216

Please sign in to comment.