Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#94)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.13.0
→
v2.14.0](macisamuele/language-formatters-pre-commit-hooks@v2.13.0...v2.14.0)
- [github.com/astral-sh/ruff-pre-commit: v0.5.1 →
v0.5.2](astral-sh/ruff-pre-commit@v0.5.1...v0.5.2)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jul 15, 2024
1 parent fda32ea commit f8387f3
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 @@ -9,7 +9,7 @@ repos:
- id: requirements-txt-fixer
- id: trailing-whitespace
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.13.0
rev: v2.14.0
hooks:
- id: pretty-format-toml
args: [--autofix]
Expand All @@ -30,7 +30,7 @@ repos:
hooks:
- id: unkey
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.1
rev: v0.5.2
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit f8387f3

Please sign in to comment.