Skip to content

Commit 7858553

Browse files
authored
Merge pull request #167 from ComputationalPhysiology/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 97f387c + 5ea75c8 commit 7858553

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111

1212

1313
- repo: https://github.com/psf/black-pre-commit-mirror
14-
rev: 25.11.0
14+
rev: 25.12.0
1515
hooks:
1616
- id: black
1717
args: [--line-length=100]
@@ -27,7 +27,7 @@ repos:
2727
- id: add-trailing-comma
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: 'v0.14.7'
30+
rev: 'v0.14.8'
3131
hooks:
3232
- id: ruff
3333

0 commit comments

Comments
 (0)