Skip to content

Commit

Permalink
Merge pull request #243 from dandi/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
yarikoptic authored Aug 13, 2024
2 parents 8648e4a + b28672a commit 1110194
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https:/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black
- repo: https:/PyCQA/isort
rev: 5.13.2
hooks:
- id: isort
- repo: https:/codespell-project/codespell
rev: v2.2.6
rev: v2.3.0
hooks:
- id: codespell
- repo: https:/pycqa/flake8
rev: 7.0.0
rev: 7.1.1
hooks:
- id: flake8

0 comments on commit 1110194

Please sign in to comment.