Skip to content

Commit bcef2d7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](psf/black-pre-commit-mirror@25.11.0...25.12.0) - [github.com/pre-commit/mirrors-mypy: v1.18.2 → v1.19.0](pre-commit/mirrors-mypy@v1.18.2...v1.19.0)
1 parent 2558c7e commit bcef2d7

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black-pre-commit-mirror
3-
rev: 25.11.0
3+
rev: 25.12.0
44
hooks:
55
- id: black
66
args: [--safe, --quiet]
@@ -31,7 +31,7 @@ repos:
3131
language: python
3232
additional_dependencies: [pygments, restructuredtext_lint]
3333
- repo: https://github.com/pre-commit/mirrors-mypy
34-
rev: v1.18.2
34+
rev: v1.19.0
3535
hooks:
3636
- id: mypy
3737
files: ^(src/)

0 commit comments

Comments
 (0)