Skip to content

Commit

Permalink
Update pre-commit hooks (#798)
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 Aug 19, 2024
1 parent fd7e46c commit bad00d8
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.0
rev: v0.6.1
hooks:
- id: ruff
exclude: tests/samples/
Expand Down

0 comments on commit bad00d8

Please sign in to comment.