We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cc2b0d commit 034cd20Copy full SHA for 034cd20
1 file changed
.pre-commit-config.yaml
@@ -4,6 +4,10 @@ ci:
4
autofix_commit_msg: "style: pre-commit fixes"
5
autofix_prs: false
6
default_stages: [pre-commit, pre-push]
7
+
8
+default_language_version:
9
+ python: python3.11
10
11
repos:
12
- repo: https://github.com/astral-sh/ruff-pre-commit
13
rev: v0.14.3
0 commit comments