Update pre-commit config to work with all python3
1 files changed, 1 insertions(+), 1 deletions(-) M .pre-commit-config.yaml
M .pre-commit-config.yaml => .pre-commit-config.yaml +1 -1
@@ 13,4 13,4 @@ repos: rev: stable hooks: - id: black - language_version: python3.6 + language_version: python3