diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 45000c41..b4f1ef6b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - id: end-of-file-fixer - id: sort-simple-yaml - repo: https://github.com/psf/black - rev: 23.3.0 + rev: 23.7.0 hooks: - id: black args: ['--line-length=119']