linters adapted to python3.12
pre-commit-hooks version needs to be updated to v5.0.0 Change-Id: Iaf76062152b3c28873ec36d7ea7ee5aba0867f57
This commit is contained in:
parent
ff7dfcb2dc
commit
fc6e5cf187
@ -2,7 +2,7 @@
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.5.0
|
||||
rev: v5.0.0
|
||||
hooks:
|
||||
- id: check-added-large-files
|
||||
- id: check-byte-order-marker
|
||||
|
@ -6,4 +6,4 @@
|
||||
# one single requirements file for a project, we need to have one such file
|
||||
# which will include all project requirements
|
||||
sphinx>=5.0 # BSD
|
||||
sphinx_rtd_theme>=2.0 # Apache-2.0
|
||||
sphinx_rtd_theme==2.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user