Skip to content

Commit 6c1cd30

Browse files
[pre-commit.ci] pre-commit autoupdate (#891)
<!--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 6594ee6 commit 6c1cd30

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
@@ -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:
@@ -46,7 +46,7 @@ repos:
4646
- id: django-upgrade
4747
args: [--target-version, '3.2']
4848
- repo: https://github.com/psf/black
49-
rev: 23.7.0
49+
rev: 23.9.1
5050
hooks:
5151
- id: black
5252
- repo: https://github.com/adamchainz/blacken-docs

0 commit comments

Comments
 (0)