Skip to content

Commit

Permalink
Update latest dependencies (#1831)
Browse files Browse the repository at this point in the history
Co-authored-by: gsheni <[email protected]>
  • Loading branch information
machineFL and gsheni authored Feb 29, 2024
1 parent 0b732b6 commit 785cfe1
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 @@ -27,7 +27,7 @@ repos:
- id: add-trailing-comma
name: Add trailing comma
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.2.2'
rev: 'v0.3.0'
hooks:
- id: ruff
types_or: [ python, pyi, jupyter ]
Expand Down

0 comments on commit 785cfe1

Please sign in to comment.