Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#488)
Browse files Browse the repository at this point in the history
<!--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>
  • Loading branch information
pre-commit-ci[bot] committed Mar 15, 2023
1 parent 1d85803 commit c95c753
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -24,7 +24,7 @@ repos:
args:
- --include-version-classifiers
- repo: https://github.com/rstcheck/rstcheck
rev: v6.1.1
rev: v6.1.2
hooks:
- id: rstcheck
additional_dependencies:
Expand Down Expand Up @@ -64,6 +64,6 @@ repos:
- flake8-tidy-imports
- flake8-typing-imports
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.0.1
rev: v1.1.1
hooks:
- id: mypy

0 comments on commit c95c753

Please sign in to comment.