Skip to content

Commit

Permalink
Update ruff pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed Feb 12, 2024
1 parent 5c2e3d9 commit d28bfcf
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 @@ -17,7 +17,7 @@ repos:
- name: Trim trailing whitespace
id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.2.0
rev: v0.2.1
hooks:
- id: ruff
name: Lint via ruff
Expand Down

0 comments on commit d28bfcf

Please sign in to comment.