Skip to content

Commit df54738

Browse files
[pre-commit.ci] pre-commit autoupdate (#574)
<!--pre-commit.ci start--> updates: - [github.com/rstcheck/rstcheck: v6.1.2 → v6.2.0](rstcheck/rstcheck@v6.1.2...v6.2.0) - [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ad3746e commit df54738

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
hooks:
3131
- id: tox-ini-fmt
3232
- repo: https://github.com/rstcheck/rstcheck
33-
rev: v6.1.2
33+
rev: v6.2.0
3434
hooks:
3535
- id: rstcheck
3636
additional_dependencies:
@@ -41,7 +41,7 @@ repos:
4141
- id: pyupgrade
4242
args: [--py38-plus]
4343
- repo: https://github.com/psf/black
44-
rev: 23.7.0
44+
rev: 23.9.1
4545
hooks:
4646
- id: black
4747
- repo: https://github.com/adamchainz/blacken-docs

0 commit comments

Comments
 (0)