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.4.2 → v1.5.1](Lucas-C/pre-commit-hooks@v1.4.2...v1.5.1)
- [github.com/Freed-Wu/pre-commit-hooks: 0.0.10 → 0.0.11](Freed-Wu/pre-commit-hooks@0.0.10...0.0.11)
- [github.com/psf/black: 23.1.0 → 23.3.0](psf/black@23.1.0...23.3.0)
- [github.com/kumaraditya303/mirrors-pyright: v1.1.300 → v1.1.303](kumaraditya303/mirrors-pyright@v1.1.300...v1.1.303)
  • Loading branch information
pre-commit-ci[bot] authored Apr 17, 2023
1 parent 80e8297 commit 593ee17
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repos:
- id: check-toml
- id: check-json
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.4.2
rev: v1.5.1
hooks:
- id: remove-crlf
- repo: https://github.com/codespell-project/codespell
Expand Down Expand Up @@ -71,7 +71,7 @@ repos:
additional_dependencies:
- markdown-it-texmath@0.9.1
- repo: https://github.com/Freed-Wu/pre-commit-hooks
rev: 0.0.10
rev: 0.0.11
hooks:
- id: update-CITATION.cff
- id: update-pyproject.toml
Expand All @@ -81,7 +81,7 @@ repos:
hooks:
- id: perltidy
- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.3.0
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
Expand All @@ -95,7 +95,7 @@ repos:
additional_dependencies:
- tomli
- repo: https://github.com/kumaraditya303/mirrors-pyright
rev: v1.1.300
rev: v1.1.303
hooks:
- id: pyright
- repo: https://github.com/PyCQA/bandit
Expand Down

0 comments on commit 593ee17

Please sign in to comment.