|
|
@ -1,7 +1,7 @@ |
|
|
# See https://pre-commit.com for more information |
|
|
# See https://pre-commit.com for more information |
|
|
# See https://pre-commit.com/hooks.html for more hooks |
|
|
# See https://pre-commit.com/hooks.html for more hooks |
|
|
default_language_version: |
|
|
default_language_version: |
|
|
python: python3.11 |
|
|
python: python3.10 |
|
|
repos: |
|
|
repos: |
|
|
- repo: https://github.com/pre-commit/pre-commit-hooks |
|
|
- repo: https://github.com/pre-commit/pre-commit-hooks |
|
|
rev: v4.4.0 |
|
|
rev: v4.4.0 |
|
|
|