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/Lucas-C/pre-commit-hooks: v1.5.4 → v1.5.5](Lucas-C/pre-commit-hooks@v1.5.4...v1.5.5)
- [github.com/perltidy/perltidy: 20230912.13 → 20240202.02](perltidy/perltidy@20230912.13...20240202.02)
- [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.2.2](astral-sh/ruff-pre-commit@v0.2.1...v0.2.2)
  • Loading branch information
pre-commit-ci[bot] authored Feb 19, 2024
1 parent 4f9ed84 commit 2082c59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
- id: check-toml
- id: check-json
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.5.4
rev: v1.5.5
hooks:
- id: remove-crlf
- repo: https://github.com/codespell-project/codespell
Expand Down Expand Up @@ -85,15 +85,15 @@ repos:
- id: update-package.json
- id: update-addon-info.json
- repo: https://github.com/perltidy/perltidy
rev: "20230912.13"
rev: "20240202.02"
hooks:
- id: perltidy
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.8.0-1
hooks:
- id: shfmt
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.2.1
rev: v0.2.2
hooks:
- id: ruff
- id: ruff-format
Expand Down

0 comments on commit 2082c59

Please sign in to comment.