Skip to content

Commit

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

Co-authored-by: drdavella <[email protected]>
  • Loading branch information
github-actions[bot] and drdavella authored Nov 18, 2024
1 parent 0749d3f commit 2cf33fd
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.7.3
rev: v0.7.4
hooks:
- id: ruff
exclude: tests/samples/
Expand Down

0 comments on commit 2cf33fd

Please sign in to comment.