Skip to content

Commit 0a97eb4

Browse files
authored
Merge branch 'main' into feat/get_json
2 parents e8ca484 + 034cd20 commit 0a97eb4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ ci:
44
autofix_commit_msg: "style: pre-commit fixes"
55
autofix_prs: false
66
default_stages: [pre-commit, pre-push]
7+
8+
default_language_version:
9+
python: python3.11
10+
711
repos:
812
- repo: https://github.com/astral-sh/ruff-pre-commit
913
rev: v0.14.3

0 commit comments

Comments
 (0)