Skip to content
Snippets Groups Projects
Unverified Commit a55b4a24 authored by Thomas Woerner's avatar Thomas Woerner Committed by GitHub
Browse files

Merge pull request #989 from rjeffman/pre_commit_update

pre-commit: Fix pycqa pre-commit repos.
parents c68348b5 0bb0d99a
No related branches found
No related tags found
No related merge requests found
......@@ -15,11 +15,11 @@ repos:
hooks:
- id: yamllint
files: \.(yaml|yml)$
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: 3.9.2
hooks:
- id: flake8
- repo: https://gitlab.com/pycqa/pydocstyle
- repo: https://github.com/pycqa/pydocstyle
rev: 6.1.1
hooks:
- id: pydocstyle
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment