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/nbQA-dev/nbQA: 1.6.3 → 1.7.0](nbQA-dev/nbQA@1.6.3...1.7.0)
- [github.com/psf/black: 23.1.0 → 23.7.0](psf/black@23.1.0...23.7.0)
  • Loading branch information
pre-commit-ci[bot] authored Jul 11, 2023
1 parent b2c334d commit 1ec7890
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:
- id: isort

- repo: https://github.com/nbQA-dev/nbQA
rev: 1.6.3
rev: 1.7.0
hooks:
- id: nbqa-isort # isort inside Jupyter notebooks

Expand All @@ -29,7 +29,7 @@ repos:
additional_dependencies: [flake8-rst-docstrings] #, flake8-docstrings]

- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.7.0
hooks:
- id: black-jupyter

Expand Down

0 comments on commit 1ec7890

Please sign in to comment.