scaffold other code locations
This commit is contained in:
@@ -16,7 +16,7 @@ repos:
|
||||
rev: 25.1.0
|
||||
hooks:
|
||||
- id: black-jupyter
|
||||
language_version: python3.11
|
||||
language_version: python3.12
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: 6.0.1
|
||||
hooks:
|
||||
@@ -26,7 +26,7 @@ repos:
|
||||
rev: v0.11.13
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [ "--target-version=py311" ]
|
||||
args: [ "--target-version=py312" ]
|
||||
- repo: https://github.com/kynan/nbstripout
|
||||
rev: 0.8.1
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user