Skip to content

Commit 8822555

Browse files
authored
Merge pull request #38 from physiopy/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents fec2d03 + 63bd5ba commit 8822555

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
@@ -4,7 +4,7 @@
44
exclude: '^physioqc/_version.py'
55
repos:
66
- repo: https://github.com/pre-commit/pre-commit-hooks
7-
rev: v4.6.0
7+
rev: v5.0.0
88
hooks:
99
- id: trailing-whitespace
1010
- id: end-of-file-fixer
@@ -13,7 +13,7 @@ repos:
1313
- id: check-case-conflict
1414
- id: check-merge-conflict
1515
- repo: https://github.com/psf/black
16-
rev: 24.8.0
16+
rev: 24.10.0
1717
hooks:
1818
- id: black
1919
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)