Skip to content

Commit

Permalink
pre-commit: Autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
gpwaob92679 authored Dec 11, 2023
1 parent 4447e34 commit 67a3244
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
@@ -1,9 +1,9 @@
repos:
- repo: https://github.com/pycqa/isort
rev: 5.12.0
rev: 5.13.0
hooks:
- id: isort
- repo: https://github.com/google/yapf
rev: v0.40.1
rev: v0.40.2
hooks:
- id: yapf

0 comments on commit 67a3244

Please sign in to comment.