Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- https://gitlab.com/pycqa/flake8https://github.com/PyCQA/flake8
- [github.com/PyCQA/flake8: 3.7.8 → 5.0.3](PyCQA/flake8@3.7.8...5.0.3)
- [github.com/pre-commit/mirrors-yapf: v0.23.0 → v0.32.0](pre-commit/mirrors-yapf@v0.23.0...v0.32.0)
  • Loading branch information
pre-commit-ci[bot] authored Aug 2, 2022
1 parent 0d4d29a commit 6d4f837
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
repos:
- repo: https://gitlab.com/pycqa/flake8
rev: 3.7.8
- repo: https://github.com/PyCQA/flake8
rev: 5.0.3
hooks:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-yapf
rev: v0.23.0
rev: v0.32.0
hooks:
- id: yapf

0 comments on commit 6d4f837

Please sign in to comment.