Skip to content

Commit

Permalink
Update pre-commit hooks (#44)
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 Dec 1, 2023
1 parent e5f98c7 commit 5e5d8fb
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.1.3
rev: v0.1.6
hooks:
- id: ruff
types_or: [python, pyi, jupyter]
Expand Down

0 comments on commit 5e5d8fb

Please sign in to comment.