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/PyCQA/pylint: v3.2.5 → v3.2.6](pylint-dev/pylint@v3.2.5...v3.2.6)
- [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.0](pre-commit/mirrors-mypy@v1.10.1...v1.11.0)
  • Loading branch information
pre-commit-ci[bot] authored and sblauth committed Jul 23, 2024
1 parent 2d25c0b commit 40705c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ repos:
- id: bandit
files: cashocs/
- repo: https://github.com/PyCQA/pylint
rev: v3.2.5
rev: v3.2.6
hooks:
- id: pylint
files: cashocs/
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.10.1
rev: v1.11.0
hooks:
- id: mypy
files: cashocs/
Expand Down

0 comments on commit 40705c3

Please sign in to comment.