Skip to content
Snippets Groups Projects
Commit 6f565ee4 authored by Yngve Levinsen's avatar Yngve Levinsen
Browse files

updated versions in pre-commit

parent 02ee5364
No related branches found
No related tags found
No related merge requests found
repos: repos:
- repo: https://github.com/ambv/black - repo: https://github.com/ambv/black
rev: stable rev: 19.10b0
hooks: hooks:
- id: black - id: black
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v1.3.0 rev: v2.4.0
hooks: hooks:
- id: flake8 - id: flake8
args: ['--max-line-length=140', '--ignore=E203,E402'] args: ['--max-line-length=140', '--ignore=E203,E402']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment