Skip to content

Commit b310e3e

Browse files
authored
Merge pull request #170 from dandi/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ac230ce + 1e575bc commit b310e3e

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
@@ -9,15 +9,15 @@ repos:
99
- id: check-yaml
1010
- id: check-added-large-files
1111
- repo: https://github.com/psf/black
12-
rev: 23.1.0
12+
rev: 23.3.0
1313
hooks:
1414
- id: black
1515
- repo: https://github.com/PyCQA/isort
1616
rev: 5.12.0
1717
hooks:
1818
- id: isort
1919
- repo: https://github.com/codespell-project/codespell
20-
rev: v2.2.2
20+
rev: v2.2.4
2121
hooks:
2222
- id: codespell
2323
- repo: https://github.com/pycqa/flake8

0 commit comments

Comments
 (0)