Skip to content

Commit

Permalink
Merge pull request #834 from MetOffice/pre-commit-fc604d00
Browse files Browse the repository at this point in the history
[CI] Update pre-commit hooks
  • Loading branch information
jfrost-mo authored Sep 16, 2024
2 parents b8ce07a + 999e00c commit fff3e21
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: f1ebc5730d98440041cc43e4d69829ad598ae1e7 # frozen: v0.6.3
rev: 79f422bd92eb329a21b6f3540010c015f61e484e # frozen: v0.6.5
hooks:
- id: ruff
args: [ --fix, --show-fixes, --exit-non-zero-on-fix ]
Expand Down

0 comments on commit fff3e21

Please sign in to comment.