Skip to content

Commit

Permalink
Merge pull request #818 from MetOffice/pre-commit-cee6413a
Browse files Browse the repository at this point in the history
[CI] Update pre-commit hooks
  • Loading branch information
jfrost-mo authored Sep 2, 2024
2 parents 42140d2 + e323082 commit 4d37d54
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: 24d039e647a08707e6cb31e75e01844eeff925e7 # frozen: v0.6.2
rev: f1ebc5730d98440041cc43e4d69829ad598ae1e7 # frozen: v0.6.3
hooks:
- id: ruff
args: [ --fix, --show-fixes, --exit-non-zero-on-fix ]
Expand Down

0 comments on commit 4d37d54

Please sign in to comment.