Skip to content

Commit

Permalink
Update pre-commit config
Browse files Browse the repository at this point in the history
(cherry picked from commit bb0e005)
  • Loading branch information
bboe authored and LilSpazJoekp committed Feb 24, 2021
1 parent 7e62cdd commit 3677c7c
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
default_language_version:
python: python3.7
fail_fast: true
repos:
- hooks:
- id: black
repo: https://github.com/ambv/black
rev: stable
- hooks:
- id: black
language_version: python3
repo: https://github.com/psf/black
rev: 20.8b1

0 comments on commit 3677c7c

Please sign in to comment.