Skip to content

Commit

Permalink
Update pre-commit hooks (#816)
Browse files Browse the repository at this point in the history
chore: update pre-commit hooks

Co-authored-by: drdavella <2458487+drdavella@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and drdavella authored Aug 30, 2024
1 parent 7a9bf22 commit 94519b8
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 @@ -45,7 +45,7 @@ repos:
"types-requests~=2.13",
]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.2
rev: v0.6.3
hooks:
- id: ruff
exclude: tests/samples/
Expand Down

0 comments on commit 94519b8

Please sign in to comment.