Skip to content

Commit 73c08b7

Browse files
Merge pull request #241 from alma/feature/ecom-3868-issue-with-pre-commit-with-version-45-force-python-311
feat: for python 3.11 for pre-commit 4.5
2 parents 5a5d33c + ecba316 commit 73c08b7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# See https://pre-commit.com for more information
22
# See https://pre-commit.com/hooks.html for more hooks
3+
default_language_version:
4+
python: python3.11
5+
36
repos:
47
- repo: https://github.com/pre-commit/pre-commit-hooks
58
rev: v5.0.0

0 commit comments

Comments
 (0)