Skip to content

Commit

Permalink
Merge pull request #736 from MetOffice/pre-commit-9cbbdf91
Browse files Browse the repository at this point in the history
[CI] Update pre-commit hooks
  • Loading branch information
jfrost-mo committed Jul 11, 2024
2 parents 1220a36 + 507c62b commit cb4959d
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: 1dc9eb131c2ea4816c708e4d85820d2cc8542683 # frozen: v0.5.0
rev: f6793c73d53e659efecf3b3c38d122fb6a2a969f # frozen: v0.5.1
hooks:
- id: ruff
args: [ --fix, --show-fixes, --exit-non-zero-on-fix ]
Expand Down

0 comments on commit cb4959d

Please sign in to comment.