Skip to content

Commit e3ee101

Browse files
authored
Merge branch 'main' into relpath-win
2 parents 2648a97 + 294b1f4 commit e3ee101

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/mirrors-mypy
3-
rev: v1.16.0
3+
rev: v1.16.1
44
hooks:
55
- id: mypy
66
additional_dependencies:
@@ -26,7 +26,7 @@ repos:
2626
- id: blacken-docs
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.11.13
29+
rev: v0.12.0
3030
hooks:
3131
- id: ruff
3232
- id: ruff-format

0 commit comments

Comments
 (0)