Skip to content

Commit

Permalink
[CI] Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 23, 2024
1 parent a7ae1f7 commit a041657
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 @@ -14,7 +14,7 @@ repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: 79f422bd92eb329a21b6f3540010c015f61e484e # frozen: v0.6.5
rev: 9f089bd3b7591566aef707c4e144ea2ceedf7de2 # frozen: v0.6.7
hooks:
- id: ruff
args: [ --fix, --show-fixes, --exit-non-zero-on-fix ]
Expand Down

0 comments on commit a041657

Please sign in to comment.