Skip to content

Commit

Permalink
Merge pull request #782 from MetOffice/pre-commit-5ee8c113
Browse files Browse the repository at this point in the history
[CI] Update pre-commit hooks
  • Loading branch information
jfrost-mo authored Aug 12, 2024
2 parents 368a297 + ba9dc7a commit b1a4af2
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 @@ -14,7 +14,7 @@ repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: 89fdf53fde24c2f86be24b5a389289e57fa3ef03 # frozen: v0.5.6
rev: ac97362543353002a47d6cae8918b25444d102df # frozen: v0.5.7
hooks:
- id: ruff
args: [ --fix, --show-fixes, --exit-non-zero-on-fix ]
Expand Down

0 comments on commit b1a4af2

Please sign in to comment.