Skip to content

Commit

Permalink
Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw authored and github-actions[bot] committed Jan 22, 2025
1 parent fd9ccd9 commit 075c81d
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 @@ -9,7 +9,7 @@ repos:
- id: check-toml
- id: check-yaml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: '18ba2d02dcafd1cc608bd83eff6c17fb0108ca71' # frozen: v0.9.1
rev: '73413df07b4ab0bf103ca1ae73c7cec5c0ace593' # frozen: v0.9.2
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit 075c81d

Please sign in to comment.