Skip to content

Commit 438d547

Browse files
authored
Merge pull request #1 from anvilistas/pre-commit-ci-update-config
2 parents 594c272 + 2ce3429 commit 438d547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
- id: end-of-file-fixer
77
- id: trailing-whitespace
88
- repo: https://github.com/psf/black
9-
rev: 23.3.0 # Replace by any tag/version: https://github.com/psf/black/tags
9+
rev: 23.7.0 # Replace by any tag/version: https://github.com/psf/black/tags
1010
hooks:
1111
- id: black
1212
args: # arguments to configure black

0 commit comments

Comments
 (0)