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 30, 2024
1 parent 83f654f commit 52fbb4e
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: 9f089bd3b7591566aef707c4e144ea2ceedf7de2 # frozen: v0.6.7
rev: cc915bbf189077041f55bc59c4c0cf7f30cc921f # frozen: v0.6.8
hooks:
- id: ruff
args: [ --fix, --show-fixes, --exit-non-zero-on-fix ]
Expand Down

0 comments on commit 52fbb4e

Please sign in to comment.