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/pre-commit/pre-commit-hooks: v4.4.0 β†’ v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0)
- [github.com/psf/black.git: 23.9.1 β†’ 23.11.0](https://github.com/psf/black.git/compare/23.9.1...23.11.0)
- [github.com/pre-commit/mirrors-mypy: v1.5.1 β†’ v1.7.1](pre-commit/mirrors-mypy@v1.5.1...v1.7.1)
- [github.com/PyCQA/pylint: v3.0.0a7 β†’ v3.0.1](pylint-dev/pylint@v3.0.0a7...v3.0.1)
- [github.com/pre-commit/mirrors-prettier: v3.0.3 β†’ v3.1.0](pre-commit/mirrors-prettier@v3.0.3...v3.1.0)
- [github.com/asottile/pyupgrade: v3.13.0 β†’ v3.15.0](asottile/pyupgrade@v3.13.0...v3.15.0)
  • Loading branch information
pre-commit-ci[bot] authored and Anselmoo committed Nov 27, 2023
1 parent 225612b commit 18e18a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ repos:
exclude: ^spectrafit/test/, ^examples/
entry: flake8 --max-doc-length 100 --max-line-length 88 --ignore E203,W503,W605
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.7.0
rev: v1.7.1
hooks:
- id: mypy
additional_dependencies:
Expand Down

0 comments on commit 18e18a5

Please sign in to comment.