Skip to content

Commit

Permalink
bump ruff pre-commit to v0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
janosh committed Jan 30, 2024
1 parent bfd9b0c commit a47d7a5
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 @@ -2,7 +2,7 @@ default_language_version:
python: python3
repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.1.13
rev: v0.1.15
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit a47d7a5

Please sign in to comment.