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 75b150d commit db093d9Copy full SHA for db093d9
1 file changed
.pre-commit-config.yaml
@@ -5,7 +5,7 @@
5
# Ruff pre-commit hook documentation:
6
# - https://github.com/astral-sh/ruff-pre-commit
7
default_language_version:
8
- python: python3.12
+ python: python3
9
repos:
10
- repo: https://github.com/astral-sh/ruff-pre-commit
11
# NOTE: Don't move the trailing "ruff-pre-commit version" comment from
0 commit comments