chore: remove python3.11 version pin from pre-commit config
All checks were successful
Lint & Test / test (push) Successful in 1m6s
All checks were successful
Lint & Test / test (push) Successful in 1m6s
This commit is contained in:
@@ -4,7 +4,6 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
args: [--line-length=100, --target-version=py311]
|
args: [--line-length=100, --target-version=py311]
|
||||||
language_version: python3.11
|
|
||||||
|
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.8.0
|
rev: v0.8.0
|
||||||
|
|||||||
Reference in New Issue
Block a user