Skip to content

Commit

Permalink
Update .pre-commit-config.yaml (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcebere authored Nov 15, 2022
1 parent 47bb04a commit 85cd746
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 @@ -28,7 +28,7 @@ repos:
hooks:
- id: black
language_version: python3
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: 3.9.1
hooks:
- id: flake8
Expand Down

0 comments on commit 85cd746

Please sign in to comment.