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
  • Loading branch information
pre-commit-ci[bot] authored Sep 26, 2023
1 parent 0d4d29a commit 9e2cdfd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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: 6.1.0
hooks:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-yapf
rev: v0.23.0
- repo: https://github.com/google/yapf
rev: v0.40.2
hooks:
- id: yapf

0 comments on commit 9e2cdfd

Please sign in to comment.