Skip to content

Commit

Permalink
Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
amolenaar authored and github-actions[bot] committed Dec 18, 2024
1 parent 8694214 commit cd51137
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 @@ -15,7 +15,7 @@ repos:
- id: check-toml
- id: check-yaml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: '8b76f04e7e5a9cd259e9d1db7799599355f97cdf' # frozen: v0.8.2
rev: 'fc6ef5d0dd21a2a98a7fc6956e4f16166cb6562a' # frozen: v0.8.3
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit cd51137

Please sign in to comment.