Skip to content

Commit

Permalink
Fix silly typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardo-rodrigues authored Sep 6, 2022
1 parent bb77089 commit 34a9eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ repos:
rev: 1.4.0
hooks:
- id: nbqa-pyupgrade
additional_dependencies: [pyupgrade==v.37.3]
additional_dependencies: [pyupgrade==2.37.3]
args: ["--py36-plus"]
- id: nbqa-isort
additional_dependencies: [isort==5.10.1]

0 comments on commit 34a9eeb

Please sign in to comment.