Skip to content

Commit dcef794

Browse files
ci - pre-commit autoupdate (#34)
updates: - [github.com/pre-commit/mirrors-mypy: v1.11.2 → v1.13.0](pre-commit/mirrors-mypy@v1.11.2...v1.13.0) - [github.com/fsfe/reuse-tool: v4.0.3 → v5.0.2](fsfe/reuse-tool@v4.0.3...v5.0.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent bb17f1e commit dcef794

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
@@ -75,7 +75,7 @@ repos:
7575
- flake8-implicit-str-concat
7676

7777
- repo: https://github.com/pre-commit/mirrors-mypy
78-
rev: v1.11.2
78+
rev: v1.13.0
7979
hooks:
8080
- id: mypy
8181
args: [--ignore-missing-imports]
@@ -85,7 +85,7 @@ repos:
8585
# The REUSE helper tool assists with achieving and confirming REUSE compliance.
8686
# See: https://reuse.software/
8787
- repo: https://github.com/fsfe/reuse-tool
88-
rev: v4.0.3
88+
rev: v5.0.2
8989
hooks:
9090
- id: reuse
9191

0 commit comments

Comments
 (0)