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/editorconfig-checker/editorconfig-checker.python: 2.7.2 → 2.7.3](editorconfig-checker/editorconfig-checker.python@2.7.2...2.7.3)
- [github.com/psf/black: 23.9.1 → 23.10.0](psf/black@23.9.1...23.10.0)
- [github.com/kumaraditya303/mirrors-pyright: v1.1.329 → v1.1.332](kumaraditya303/mirrors-pyright@v1.1.329...v1.1.332)
  • Loading branch information
pre-commit-ci[bot] authored Oct 23, 2023
1 parent 803db81 commit fcdcde6
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 @@ -39,7 +39,7 @@ repos:
args:
- --msg-filename
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: 2.7.2
rev: 2.7.3
hooks:
- id: editorconfig-checker
- repo: https://github.com/jumanjihouse/pre-commit-hooks
Expand Down Expand Up @@ -74,7 +74,7 @@ repos:
additional_dependencies:
- markdown-it-texmath
- repo: https://github.com/psf/black
rev: 23.9.1
rev: 23.10.0
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
Expand All @@ -88,7 +88,7 @@ repos:
additional_dependencies:
- tomli
- repo: https://github.com/kumaraditya303/mirrors-pyright
rev: v1.1.329
rev: v1.1.332
hooks:
- id: pyright
- repo: https://github.com/PyCQA/bandit
Expand Down

0 comments on commit fcdcde6

Please sign in to comment.