Skip to content

Commit

Permalink
Merge branch 'main' into fix_nxv
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielTollenaar committed Nov 4, 2024
2 parents 1ad2c82 + 2559c7e commit 3ca785f
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 @@ -14,7 +14,7 @@ repos:
exclude: '.teamcity'
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.9
rev: v0.7.1
hooks:
- id: ruff
types_or: [python, pyi, jupyter]
Expand Down

0 comments on commit 3ca785f

Please sign in to comment.