Skip to content

Commit ffec3a5

Browse files
[pre-commit.ci] pre-commit autoupdate (#986)
updates: - [github.com/pre-commit/mirrors-eslint: v10.0.0-alpha.1 → v10.0.0-beta.0](pre-commit/mirrors-eslint@v10.0.0-alpha.1...v10.0.0-beta.0) - [github.com/pre-commit/mirrors-mypy: v1.19.0 → v1.19.1](pre-commit/mirrors-mypy@v1.19.0...v1.19.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c965f6d commit ffec3a5

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
@@ -51,15 +51,15 @@ repos:
5151
args: [--py39-plus]
5252

5353
- repo: https://github.com/pre-commit/mirrors-eslint
54-
rev: v10.0.0-alpha.1
54+
rev: v10.0.0-beta.0
5555
hooks:
5656
- id: eslint
5757
additional_dependencies:
5858
5959
6060
args: ["--fix"]
6161
- repo: https://github.com/pre-commit/mirrors-mypy
62-
rev: v1.19.0
62+
rev: v1.19.1
6363
hooks:
6464
- id: mypy
6565
files: ^(src/pytest_html|testing)

0 commit comments

Comments
 (0)