Skip to content

Commit

Permalink
Merge pull request #291 from Mesnage-Org/bump-ruff
Browse files Browse the repository at this point in the history
chore(deps): bump ruff
  • Loading branch information
TheLostLambda authored Jul 26, 2024
2 parents d78b930 + b0307c9 commit 3a77adc
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 @@ -33,7 +33,7 @@ repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.4.9
rev: v0.5.5
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down

0 comments on commit 3a77adc

Please sign in to comment.