Skip to content

Commit

Permalink
Update pre-commit hooks (#183)
Browse files Browse the repository at this point in the history
Update versions of pre-commit hooks to latest version.

Co-authored-by: GitHub <[email protected]>
  • Loading branch information
github-actions[bot] and web-flow authored Nov 4, 2024
1 parent 7e4b299 commit 2559c7e
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 2559c7e

Please sign in to comment.