Merge branch 'fix-pre-commit' into 'master'

Fixing flake8 URL for pre-commit

See merge request openlp/openlp!532
This commit is contained in:
Raoul Snyman 2022-12-31 02:30:11 +00:00
commit 2e0fc791cb
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
repos:
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: 3.8.1
hooks:
- id: flake8