Skip to content

Commit

Permalink
Merge pull request #812 from MetOffice/pre-commit-8407c9f5
Browse files Browse the repository at this point in the history
[CI] Update pre-commit hooks
  • Loading branch information
jfrost-mo committed Aug 27, 2024
2 parents 5c29e5e + 8ad4b7f commit 38533aa
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: 8b5112a3b2ad121439a2092f8ff548c0d80f2514 # frozen: v0.6.1
rev: 24d039e647a08707e6cb31e75e01844eeff925e7 # frozen: v0.6.2
hooks:
- id: ruff
args: [ --fix, --show-fixes, --exit-non-zero-on-fix ]
Expand Down

0 comments on commit 38533aa

Please sign in to comment.