Skip to content

Commit

Permalink
Update pre-commit hooks (#875)
Browse files Browse the repository at this point in the history
Co-authored-by: amolenaar <96249+amolenaar@users.noreply.github.com>
  • Loading branch information
gaphor-updater[bot] and amolenaar authored Feb 5, 2025
1 parent 062f45f commit ee10a0a
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: '36b36942c52d8ce8ae6314461f2d86b1fda158e3' # frozen: v0.9.3
rev: '871f3bcae4fe473cd7109c3a068db975dc035e3b' # frozen: v0.9.4
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit ee10a0a

Please sign in to comment.