Skip to content

Commit

Permalink
Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
fedejaure authored and github-actions[bot] committed Sep 13, 2024
1 parent 21fda96 commit dda1efb
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 @@ -27,7 +27,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.6
rev: v0.6.5
hooks:
- id: ruff
args: [ --fix ]
Expand All @@ -41,7 +41,7 @@ repos:
- id: poetry-check
- id: poetry-install
- repo: https://github.com/nbQA-dev/nbQA
rev: 1.8.5
rev: 1.8.7
hooks:
- id: nbqa-black
- id: nbqa-isort
Expand Down

0 comments on commit dda1efb

Please sign in to comment.