Skip to content

Commit

Permalink
Add additional_dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Oct 4, 2023
1 parent cea9734 commit 48fbc98
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 @@ -41,6 +41,6 @@ repos:
rev: 1.7.0
hooks:
- id: nbqa-pyupgrade
additional_dependencies: [pyupgrade==3.8.0]
additional_dependencies: [pyupgrade==3.14.0]
- id: nbqa-isort
additional_dependencies: [isort==5.11.4]

0 comments on commit 48fbc98

Please sign in to comment.