Skip to content

Commit

Permalink
Merge pull request #13 from shenxiangzhuang/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
shenxiangzhuang authored Oct 10, 2023
2 parents ef990cf + 950dfc1 commit 31b632f
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,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-toml
- id: check-yaml
Expand All @@ -10,7 +10,7 @@ repos:
- id: mixed-line-ending
args: [--fix=lf]
- repo: https://github.com/psf/black
rev: 23.7.0
rev: 23.9.1
hooks:
- id: black
- repo: https://github.com/pycqa/isort
Expand Down

0 comments on commit 31b632f

Please sign in to comment.