Skip to content

Commit

Permalink
Automated pre-commit hook update (#2335)
Browse files Browse the repository at this point in the history
Co-authored-by: MatthewMiddlehurst <[email protected]>
  • Loading branch information
1 parent cf10ce9 commit 217572b
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 @@ -29,7 +29,7 @@ repos:
args: [ "--create", "--python-folders", "aeon" ]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.2
rev: v0.7.3
hooks:
- id: ruff
args: [ "--fix"]
Expand Down Expand Up @@ -61,7 +61,7 @@ repos:
language_version: python3

- repo: https://github.com/nbQA-dev/nbQA
rev: 1.8.7
rev: 1.9.1
hooks:
- id: nbqa-isort
additional_dependencies: [ isort==5.13.2 ]
Expand Down

0 comments on commit 217572b

Please sign in to comment.