Skip to content

Commit 55fbcb7

Browse files
authored
Merge pull request #403 from SpikeInterface/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 59cca8c + 2a5b7fc commit 55fbcb7

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
@@ -6,13 +6,13 @@ repos:
66
- id: end-of-file-fixer
77
- id: trailing-whitespace
88
- repo: https://github.com/psf/black-pre-commit-mirror
9-
rev: 26.1.0
9+
rev: 26.3.1
1010
hooks:
1111
- id: black
1212
files: ^src/|^tests/
1313
- repo: https://github.com/codespell-project/codespell
1414
# Configuration for codespell is in .pre-commit-config.yaml
15-
rev: v2.4.1
15+
rev: v2.4.2
1616
hooks:
1717
- id: codespell
1818
additional_dependencies:

0 commit comments

Comments
 (0)