Skip to content

Commit 034cd20

Browse files
ramanbansal1d-v-b
andauthored
ci: align pre-commit Python with tooling config (#3633)
Co-authored-by: Davis Bennett <[email protected]>
1 parent 6cc2b0d commit 034cd20

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)