Skip to content

Commit 9f18774

Browse files
authored
Merge pull request #48 from ComputationalPhysiology/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents bd8be7f + 5486066 commit 9f18774

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
@@ -1,6 +1,6 @@
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-yaml
66
- id: end-of-file-fixer
@@ -35,6 +35,6 @@ repos:
3535
- id: setup-cfg-fmt
3636

3737
- repo: https://github.com/pre-commit/mirrors-mypy
38-
rev: v1.16.1
38+
rev: v1.17.1
3939
hooks:
4040
- id: mypy

0 commit comments

Comments
 (0)