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
gaoqiong
lm-evaluation-harness
Commits
0ebe9712
Commit
0ebe9712
authored
Sep 26, 2025
by
Baber
Browse files
update pre-commit
parent
a57ffba1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.pre-commit-config.yaml
.pre-commit-config.yaml
+3
-3
No files found.
.pre-commit-config.yaml
View file @
0ebe9712
...
...
@@ -2,7 +2,7 @@
exclude
:
^tests/testdata/
repos
:
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
v
5
.0.0
rev
:
v
6
.0.0
hooks
:
-
id
:
check-added-large-files
-
id
:
check-ast
...
...
@@ -29,7 +29,7 @@ repos:
-
id
:
mixed-line-ending
args
:
[
--fix=lf
]
-
repo
:
https://github.com/astral-sh/ruff-pre-commit
rev
:
v0.1
2.5
rev
:
v0.1
3.2
hooks
:
# Run the linter.
-
id
:
ruff-check
...
...
@@ -47,7 +47,7 @@ repos:
args
:
[
--check-filenames
,
--check-hidden
,
--ignore-words=ignore.txt
]
-
repo
:
https://github.com/jackdewinter/pymarkdown
rev
:
v0.9.3
0
rev
:
v0.9.3
2
hooks
:
-
id
:
pymarkdown
exclude
:
^(lm_eval/tasks/.*|docs/footguns\.md)$
...
...
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