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/perltidy/perltidy: 20230912.13 → 20240202](perltidy/perltidy@20230912.13...2024020)
- [github.com/astral-sh/ruff-pre-commit: v0.1.14 → v0.2.0](astral-sh/ruff-pre-commit@v0.1.14...v0.2.0)
- [github.com/kumaraditya303/mirrors-pyright: v1.1.348 → v1.1.349](kumaraditya303/mirrors-pyright@v1.1.348...v1.1.349)
  • Loading branch information
pre-commit-ci[bot] authored Feb 5, 2024
1 parent 83a08da commit 34178e6
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 @@ -84,20 +84,20 @@ repos:
- id: update-package.json
- id: update-addon-info.json
- repo: https://github.com/perltidy/perltidy
rev: "20230912.13"
rev: "20240202"
hooks:
- id: perltidy
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.7.0-4
hooks:
- id: shfmt
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.14
rev: v0.2.0
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/kumaraditya303/mirrors-pyright
rev: v1.1.348
rev: v1.1.349
hooks:
- id: pyright
- repo: https://github.com/vimjas/vint
Expand Down

0 comments on commit 34178e6

Please sign in to comment.