Skip to content

Commit

Permalink
Update latest dependencies (#1818)
Browse files Browse the repository at this point in the history
Co-authored-by: gsheni <gsheni@users.noreply.github.com>
  • Loading branch information
machineFL and gsheni committed Feb 20, 2024
1 parent a6d73a2 commit bd02872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
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.1'
rev: 'v0.2.2'
hooks:
- id: ruff
types_or: [ python, pyi, jupyter ]
Expand Down

0 comments on commit bd02872

Please sign in to comment.