Update pre-commit config
This commit is contained in:
parent
56d519cc8f
commit
2c09e21ae5
@ -1,11 +1,11 @@
|
||||
repos:
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 22.10.0
|
||||
rev: 23.1.0
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3.7
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.3.0
|
||||
rev: v4.4.0
|
||||
hooks:
|
||||
- id: check-shebang-scripts-are-executable
|
||||
- id: check-toml
|
||||
|
Loading…
Reference in New Issue
Block a user