Skip to content

Commit 409de6b

Browse files
[pre-commit.ci] pre-commit autoupdate (#998)
<!--pre-commit.ci start--> updates: - [github.com/rstcheck/rstcheck: v6.1.1 → v6.1.2](rstcheck/rstcheck@v6.1.1...v6.1.2) - [github.com/pre-commit/mirrors-mypy: v1.0.1 → v1.1.1](pre-commit/mirrors-mypy@v1.0.1...v1.1.1) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0292480 commit 409de6b

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
@@ -24,7 +24,7 @@ repos:
2424
args:
2525
- --include-version-classifiers
2626
- repo: https://github.com/rstcheck/rstcheck
27-
rev: v6.1.1
27+
rev: v6.1.2
2828
hooks:
2929
- id: rstcheck
3030
additional_dependencies:
@@ -65,6 +65,6 @@ repos:
6565
- flake8-tidy-imports
6666
- flake8-typing-imports
6767
- repo: https://github.com/pre-commit/mirrors-mypy
68-
rev: v1.0.1
68+
rev: v1.1.1
6969
hooks:
7070
- id: mypy

0 commit comments

Comments
 (0)