Skip to content

Commit f97572b

Browse files
authored
Merge pull request #334 from ImperialCollegeLondon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 69a4847 + c5251b3 commit f97572b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v5.0.0
3+
rev: v6.0.0
44
hooks:
55
- id: check-merge-conflict
66
- id: debug-statements
77
- repo: https://github.com/astral-sh/ruff-pre-commit
88
# Ruff version.
9-
rev: v0.12.7
9+
rev: v0.12.8
1010
hooks:
1111
# Run the linter.
1212
- id: ruff
@@ -32,6 +32,6 @@ repos:
3232
args: ['--extra-keys="metadata.kernelspec"']
3333
- repo: https://github.com/astral-sh/uv-pre-commit
3434
# uv version.
35-
rev: 0.8.4
35+
rev: 0.8.8
3636
hooks:
3737
- id: uv-lock

0 commit comments

Comments
 (0)