Skip to content

Commit

Permalink
Merge pull request #36 from ubermag/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
lang-m committed Oct 18, 2022
2 parents f7db859 + 6462cd8 commit 9a3c51e
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.4.0
rev: 1.5.2
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: 22.8.0
rev: 22.10.0
hooks:
- id: black-jupyter

Expand Down

0 comments on commit 9a3c51e

Please sign in to comment.