Skip to content

Commit

Permalink
Merge pull request #115 from sangshuduo/add-pre-commit
Browse files Browse the repository at this point in the history
chore: bump ruff v0.6.8 in .pre-commit-config.yaml
  • Loading branch information
sangshuduo authored Sep 27, 2024
2 parents 310d7a9 + 780c8e6 commit dc53543
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 @@ -50,7 +50,7 @@ repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.6.7
rev: v0.6.8
hooks:
# Run the linter.
- id: ruff
Expand Down

0 comments on commit dc53543

Please sign in to comment.