Skip to content

Commit d088992

Browse files
chore(deps): update pre-commit hooks (#791)
<!--pre-commit.ci start--> updates: - [github.com/adamchainz/blacken-docs: 1.16.0 → 1.18.0](adamchainz/blacken-docs@1.16.0...1.18.0) - [github.com/henryiii/validate-pyproject-schema-store: 2024.06.24 → 2024.07.01](henryiii/validate-pyproject-schema-store@2024.06.24...2024.07.01) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2942230 commit d088992

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
@@ -39,7 +39,7 @@ repos:
3939
- id: rst-inline-touching-normal
4040

4141
- repo: https://github.com/adamchainz/blacken-docs
42-
rev: 1.16.0
42+
rev: 1.18.0
4343
hooks:
4444
- id: blacken-docs
4545
additional_dependencies: [black==23.*]
@@ -129,7 +129,7 @@ repos:
129129
additional_dependencies: [cogapp]
130130

131131
- repo: https://github.com/henryiii/validate-pyproject-schema-store
132-
rev: 2024.06.24
132+
rev: 2024.07.01
133133
hooks:
134134
- id: validate-pyproject
135135

0 commit comments

Comments
 (0)