Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#28)
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)
- [github.com/JohnnyMorganz/StyLua: v0.18.0 → v0.18.1](JohnnyMorganz/StyLua@v0.18.0...v0.18.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Jul 17, 2023
1 parent b1674b5 commit 6f96502
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 @@ -35,7 +35,7 @@ repos:
|\.toml\.symlink
)
- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.7.0
hooks:
- id: black
language_version: python3.11
Expand All @@ -60,7 +60,7 @@ repos:
hooks:
- id: vint
- repo: https://github.com/JohnnyMorganz/StyLua
rev: v0.18.0
rev: v0.18.1
hooks:
- id: stylua-github
- repo: local
Expand Down

0 comments on commit 6f96502

Please sign in to comment.