Skip to content

Commit 8e16a4e

Browse files
authored
Merge pull request #67 from labelle-org/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0af2949 + 0fa4976 commit 8e16a4e

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
@@ -20,7 +20,7 @@ repos:
2020
args: ['--fix=lf']
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.5.5
23+
rev: v0.6.2
2424
hooks:
2525
- id: ruff
2626
args: [--fix, --unsafe-fixes, --exit-non-zero-on-fix]
@@ -32,7 +32,7 @@ repos:
3232
- id: check-json5
3333

3434
- repo: https://github.com/pre-commit/mirrors-mypy
35-
rev: v1.11.0
35+
rev: v1.11.2
3636
hooks:
3737
- id: mypy
3838
additional_dependencies:

0 commit comments

Comments
 (0)