Update pre-commit config
1 files changed, 1 insertions(+), 1 deletions(-) M .pre-commit-config.yaml
M .pre-commit-config.yaml => .pre-commit-config.yaml +1 -1
@@ 3,4 3,4 @@ repos: rev: stable hooks: - id: black - language_version: python3.7 + language_version: python3.8