Skip to content

Commit

Permalink
Merge pull request #264 from MetOffice/pre-commit-f5f692f3
Browse files Browse the repository at this point in the history
[CI] Update .pre-commit-config.yaml
  • Loading branch information
jfrost-mo authored Nov 20, 2023
2 parents f183ebf + 9d54959 commit f542dd2
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 @@ -6,7 +6,7 @@ ci:
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: 3d440bd6c67653f33f1c89ff9d6d450685ef9bfc # frozen: v0.1.5
rev: 75d1925b523dd109cc200d1b29142ff36ec785ad # frozen: v0.1.6
hooks:
- id: ruff
args: [ --fix, --exit-non-zero-on-fix ]
Expand Down

0 comments on commit f542dd2

Please # to comment.