Skip to content

Commit d60154d

Browse files
[pre-commit.ci] pre-commit autoupdate (#4514)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.8 → v0.14.9](astral-sh/ruff-pre-commit@v0.14.8...v0.14.9) - [github.com/pre-commit/mirrors-mypy: v1.19.0 → v1.19.1](pre-commit/mirrors-mypy@v1.19.0...v1.19.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 976d634 commit d60154d

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
@@ -21,7 +21,7 @@ repos:
2121
args: ["-L", "medias,nam"]
2222

2323
- repo: https://github.com/astral-sh/ruff-pre-commit
24-
rev: v0.14.8
24+
rev: v0.14.9
2525
hooks:
2626
- id: ruff
2727
name: ruff lint
@@ -31,7 +31,7 @@ repos:
3131
types: [python]
3232

3333
- repo: https://github.com/pre-commit/mirrors-mypy
34-
rev: v1.19.0
34+
rev: v1.19.1
3535
hooks:
3636
- id: mypy
3737
additional_dependencies:

0 commit comments

Comments
 (0)