Skip to content

Commit 4310264

Browse files
committed
Updated pre-commit modules
1 parent 0cc6723 commit 4310264

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
@@ -29,14 +29,14 @@ repos:
2929
- tomli
3030

3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.14.6
32+
rev: v0.14.10
3333
hooks:
3434
- id: ruff-check
3535
args: [--fix, --show-fixes]
3636
- id: ruff-format
3737

3838
- repo: https://github.com/pre-commit/mirrors-mypy
39-
rev: v1.18.2
39+
rev: v1.19.1
4040
hooks:
4141
- id: mypy
4242
additional_dependencies:

0 commit comments

Comments
 (0)