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/PyCQA/isort: 5.9.2 → 5.9.3](PyCQA/isort@5.9.2...5.9.3)
- [github.com/nbQA-dev/nbQA: 1.0.0 → 1.1.0](nbQA-dev/nbQA@1.0.0...1.1.0)
  • Loading branch information
pre-commit-ci[bot] committed Aug 2, 2021
1 parent 10a6cd9 commit 83eacc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/PyCQA/isort
rev: 5.9.2
rev: 5.9.3
hooks:
- id: isort
name: isort
Expand Down Expand Up @@ -35,7 +35,7 @@ repos:
- id: nbstripout

- repo: https://github.com/nbQA-dev/nbQA
rev: 1.0.0
rev: 1.1.0
hooks:
- id: nbqa-black
args:
Expand Down

0 comments on commit 83eacc4

Please sign in to comment.