Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tigercosmos authored Feb 1, 2025
1 parent dd40667 commit 25b1ab9
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 @@ -22,7 +22,7 @@ repos:
args: ['--fix=lf']
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.4
rev: v0.8.4
hooks:
- id: ruff # Run the linter.
types_or: [ python ]
Expand Down

0 comments on commit 25b1ab9

Please sign in to comment.