Skip to content

Commit

Permalink
chore(pre-commit): update ruff-pre-commit hook version from v0.8.2 to…
Browse files Browse the repository at this point in the history
… v0.8.3 to incorporate latest fixes and improvements
  • Loading branch information
kzndotsh committed Dec 16, 2024
1 parent 56233e0 commit 0acb9f1
Show file tree
Hide file tree
Showing 2 changed files with 323 additions and 339 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
- id: check-toml

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.2
rev: v0.8.3
hooks:
# Run the linter.
- id: ruff
Expand Down
Loading

0 comments on commit 0acb9f1

Please sign in to comment.