Skip to content

Commit

Permalink
fix: updated .toml and lock file dependencies (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhirschibar authored Mar 1, 2023
1 parent 137d07b commit a18a717
Show file tree
Hide file tree
Showing 4 changed files with 1,038 additions and 1,037 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
- id: nbstripout
files: ".ipynb"
- repo: https://github.com/pycqa/isort
rev: 5.10.1
rev: 5.12.0
hooks:
- id: isort
additional_dependencies: ['toml']
Expand Down
1 change: 1 addition & 0 deletions newsfragments/306.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fix: updated .toml and lock file dependencies
Loading

0 comments on commit a18a717

Please sign in to comment.