Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#957)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/tox-dev/pyproject-fmt: 2.1.3 →
2.1.4](tox-dev/pyproject-fmt@2.1.3...2.1.4)
- [github.com/rstcheck/rstcheck: v6.2.0 →
v6.2.4](rstcheck/rstcheck@v6.2.0...v6.2.4)
<!--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 Jul 9, 2024
1 parent 76effa6 commit ca1c114
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/tox-dev/pyproject-fmt
rev: 2.1.3
rev: 2.1.4
hooks:
- id: pyproject-fmt
- repo: https://github.com/tox-dev/tox-ini-fmt
rev: 1.3.1
hooks:
- id: tox-ini-fmt
- repo: https://github.com/rstcheck/rstcheck
rev: v6.2.0
rev: v6.2.4
hooks:
- id: rstcheck
additional_dependencies:
Expand Down

0 comments on commit ca1c114

Please sign in to comment.