diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1dad25ba..11857e08 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -64,7 +64,7 @@ repos: - id: prettier stages: [commit] - repo: https://github.com/PyCQA/flake8 - rev: 3.9.0 + rev: 3.9.1 hooks: - id: flake8 additional_dependencies: diff --git a/docs/examples.rst b/docs/examples.rst index 1272f741..89f4d52f 100644 --- a/docs/examples.rst +++ b/docs/examples.rst @@ -128,7 +128,7 @@ Contents of `styles/flake8.toml