Skip to content

Commit cf1188d

Browse files
authored
Merge pull request #50 from neurodatascience/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 2695931 + 6a4efb2 commit cf1188d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

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: check-ast
1010
- id: check-case-conflict
@@ -29,7 +29,7 @@ repos:
2929
args: [--mapping, '4', --sequence, '4', --offset, '0']
3030

3131
- repo: https://github.com/psf/black-pre-commit-mirror
32-
rev: 24.8.0
32+
rev: 24.10.0
3333
hooks:
3434
- id: black
3535
args: [--config, pyproject.toml]
@@ -40,7 +40,7 @@ repos:
4040
- id: isort
4141

4242
- repo: https://github.com/psf/black-pre-commit-mirror
43-
rev: 24.8.0
43+
rev: 24.10.0
4444
hooks:
4545
- id: black-jupyter
4646
args: [--config, pyproject.toml]

0 commit comments

Comments
 (0)