Skip to content

Commit

Permalink
Merge pull request #406 from MetOffice/pre-commit-df5dc683
Browse files Browse the repository at this point in the history
[CI] Update .pre-commit-config.yaml
  • Loading branch information
jfrost-mo authored Mar 1, 2024
2 parents 1722be2 + fc95134 commit 6d4e44b
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: cc575a3e5800b42ffbb5182b53d87203b2c4fc26 # frozen: v0.2.2
rev: 0dd3437ad984b107802b242c696edf2bd72676ee # frozen: v0.3.0
hooks:
- id: ruff
args: [ --fix, --show-fixes, --exit-non-zero-on-fix ]
Expand Down

0 comments on commit 6d4e44b

Please sign in to comment.