Skip to content

Commit 62e79c2

Browse files
authored
Merge pull request #208 from ku-nlp/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 7f52236 + 7b3ca41 commit 62e79c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ repos:
1010
- id: check-added-large-files
1111
exclude: "assets/logo.*"
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.11.11
13+
rev: v0.11.12
1414
hooks:
1515
- id: ruff
1616
args: [--fix, --exit-non-zero-on-fix]
1717
- id: ruff-format
1818
- repo: https://github.com/pre-commit/mirrors-mypy
19-
rev: v1.15.0
19+
rev: v1.16.0
2020
hooks:
2121
- id: mypy
2222
additional_dependencies:

0 commit comments

Comments
 (0)