Skip to content

Commit 3c7c1f1

Browse files
Merge pull request #205 from ImperialCollegeLondon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 26c7e7d + f1ce57e commit 3c7c1f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ repos:
55
- id: check-merge-conflict
66
- id: debug-statements
77
- repo: https://github.com/psf/black-pre-commit-mirror
8-
rev: "25.11.0"
8+
rev: "25.12.0"
99
hooks:
1010
- id: black
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: 'v0.14.7'
12+
rev: 'v0.14.8'
1313
hooks:
1414
- id: ruff
1515
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)