mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 14:20:24 +00:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.4.0 → 24.4.2](https://github.com/psf/black/compare/24.4.0...24.4.2)
This commit is contained in:
parent
99a46d3be9
commit
3a5a726e49
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ repos:
|
|||
- id: isort
|
||||
additional_dependencies: [toml]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 24.4.0
|
||||
rev: 24.4.2
|
||||
hooks:
|
||||
- id: black
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
|
|
|
|||
Loading…
Reference in a new issue