Skip to content

Commit

Permalink
update additional_dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Jul 6, 2021
1 parent e050ab4 commit b7834ff
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 @@ -50,7 +50,7 @@ repos:
- repo: https://github.com/nbQA-dev/nbQA
rev: 0.13.1
hooks:
- id: nbqa-pyupgrade
additional_dependencies: [pyupgrade==2.20.0]
- id: nbqa-black
additional_dependencies: [black==21.6b0]
- id: nbqa-pyupgrade
additional_dependencies: [pyupgrade==2.19.4]

0 comments on commit b7834ff

Please sign in to comment.