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 4, 2024
1 parent 3500633 commit 779b6e9
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: '0710b94280408eef12748cde4782972942370ad2' # frozen: v0.8.0
rev: '859e42ab7d54544f32d4f73bbc2136a7d9094f54' # frozen: v0.8.1
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit 779b6e9

Please sign in to comment.