Skip to content

Commit 0b05953

Browse files
authored
Merge pull request #78 from ComputationalPhysiology/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 8d44336 + ddcd072 commit 0b05953

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.14.8'
15+
rev: 'v0.14.9'
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.19.0
30+
rev: v1.19.1
3131
hooks:
3232
- id: mypy
3333

0 commit comments

Comments
 (0)