Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
a47c63bf
"tests/vscode:/vscode.git/clone" did not exist on "9307d538d7be343984c12e8c36c3bc48f265782e"
Unverified
Commit
a47c63bf
authored
Oct 08, 2025
by
Nikita Titov
Committed by
GitHub
Oct 08, 2025
Browse files
[ci] update Ruff version in pre-commit (#7051)
parent
fa2af422
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.pre-commit-config.yaml
.pre-commit-config.yaml
+2
-2
No files found.
.pre-commit-config.yaml
View file @
a47c63bf
...
...
@@ -63,10 +63,10 @@ repos:
-
sphinx_rtd_theme>=3.0.1
-
repo
:
https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev
:
v0.1
2.5
rev
:
v0.1
4.0
hooks
:
# Run the linter.
-
id
:
ruff
-
id
:
ruff
-check
args
:
[
"
--config"
,
"
python-package/pyproject.toml"
]
types_or
:
[
python
,
jupyter
]
# Run the formatter.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment