Skip to content

Commit

Permalink
πŸ”€ Merge pull request #144 from astariul/update/pre-commit-hooks
Browse files Browse the repository at this point in the history
Update pre-commit hooks
  • Loading branch information
astariul authored Feb 11, 2025
2 parents 9e0245d + 14d09b5 commit a4f4b5b
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-yaml
- id: check-added-large-files
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.4
rev: v0.9.6
hooks:
- id: ruff
args: [ --fix ]
Expand Down

0 comments on commit a4f4b5b

Please sign in to comment.