Skip to content

Commit 74a3f2f

Browse files
authored
Merge pull request #65 from ComputationalPhysiology/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 8f2bae3 + 07a4487 commit 74a3f2f

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
@@ -12,7 +12,7 @@ repos:
1212

1313
- repo: https://github.com/astral-sh/ruff-pre-commit
1414
# Ruff version.
15-
rev: 'v0.12.12'
15+
rev: 'v0.13.0'
1616
hooks:
1717
# Run the linter.
1818
- id: ruff
@@ -27,7 +27,7 @@ repos:
2727

2828

2929
- repo: https://github.com/pre-commit/mirrors-mypy
30-
rev: v1.17.1
30+
rev: v1.18.1
3131
hooks:
3232
- id: mypy
3333

0 commit comments

Comments
 (0)