Remove unused pydantic-settings dependency from pre-commit config (#3437)
This commit is contained in:
parent
38213a02bf
commit
4ed6d0da9b
|
|
@ -45,7 +45,6 @@ repos:
|
||||||
fail_fast: true
|
fail_fast: true
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
- pydantic
|
- pydantic
|
||||||
- pydantic-settings
|
|
||||||
- pytest
|
- pytest
|
||||||
- cryptography
|
- cryptography
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue