Skip to content

Commit d632703

Browse files
[pre-commit.ci] pre-commit autoupdate (#557)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ad0e113 commit d632703

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@ repos:
3434
additional_dependencies:
3535
- tomli==2.0.1
3636
- repo: https://github.com/asottile/pyupgrade
37-
rev: v3.8.0
37+
rev: v3.9.0
3838
hooks:
3939
- id: pyupgrade
4040
args: [--py38-plus]
4141
- repo: https://github.com/psf/black
42-
rev: 23.3.0
42+
rev: 23.7.0
4343
hooks:
4444
- id: black
4545
- repo: https://github.com/adamchainz/blacken-docs
46-
rev: 1.14.0
46+
rev: 1.15.0
4747
hooks:
4848
- id: blacken-docs
4949
additional_dependencies:

0 commit comments

Comments
 (0)