Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/google/yapf: v0.32.0 → v0.40.0](google/yapf@v0.32.0...v0.40.0)
- https://github.com/ikamensh/flynt/: 0.78 → 1.0.1
  • Loading branch information
pre-commit-ci[bot] authored Aug 7, 2023
1 parent f0b07af commit 1f4c99d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repos:
- id: forbid-new-submodules

- repo: https://github.com/google/yapf
rev: v0.32.0
rev: v0.40.0
hooks:
- id: yapf
name: yapf
Expand All @@ -27,7 +27,7 @@ repos:
additional_dependencies: [toml]

- repo: https://github.com/ikamensh/flynt/
rev: '0.78'
rev: '1.0.1'
hooks:
- id: flynt
args: [
Expand Down

0 comments on commit 1f4c99d

Please sign in to comment.