Skip to content

Commit 02baf67

Browse files
[pre-commit.ci] pre-commit autoupdate (#96)
1 parent e165aff commit 02baf67

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
args: [-b, main]
1010

1111
- repo: https://github.com/psf/black-pre-commit-mirror
12-
rev: 25.9.0
12+
rev: 25.11.0
1313
hooks:
1414
- id: black
1515
name: black
@@ -18,7 +18,7 @@ repos:
1818
types: [python]
1919

2020
- repo: https://github.com/pre-commit/mirrors-mypy
21-
rev: v1.18.2
21+
rev: v1.19.0
2222
hooks:
2323
- id: mypy
2424
exclude: ^tests/.*

0 commit comments

Comments
 (0)