mirror of
https://github.com/Crocmagnon/plant-badger.git
synced 2024-11-08 19:03:54 +01:00
Merge pull request #11 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
7a30ba503b
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ repos:
|
|||
- id: check-executables-have-shebangs
|
||||
- id: check-shebang-scripts-are-executable
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 23.3.0
|
||||
rev: 23.7.0
|
||||
hooks:
|
||||
- id: black
|
||||
args: [--target-version, py37]
|
||||
|
|
Loading…
Reference in a new issue