Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pycqa/flake8 to v4 (.pre-commit-c…
Browse files Browse the repository at this point in the history
…onfig.yaml) (#252)

Co-authored-by: IK Renovate Bot <ikbot@renovateapp.com>
  • Loading branch information
ivankatliarchuk and IK Renovate Bot committed Apr 29, 2022
1 parent 73c455e commit add0bd4
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
Expand Up @@ -58,7 +58,7 @@ repos:
- id: black
language_version: python3.8
- repo: https://gitlab.com/pycqa/flake8
rev: 3.9.2
rev: 4.0.1
hooks:
- id: flake8
- repo: https://github.com/markdownlint/markdownlint
Expand Down

0 comments on commit add0bd4

Please sign in to comment.