Skip to content

Commit

Permalink
pre-commit git login bugfix
Browse files Browse the repository at this point in the history
jstucke committed Nov 21, 2022
1 parent 4c378a1 commit f7d676f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ repos:
types: [python]

- repo: https://gitlab.com/pycqa/flake8
rev: a7be77f7
rev: 3.9.2
hooks:
- id: flake8
args: [--select=W504, --ignore=E501,W503]

0 comments on commit f7d676f

Please sign in to comment.