Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#494)
Browse files Browse the repository at this point in the history
updates:
- [github.com/PyCQA/bandit: 1.7.9 → 1.7.10](PyCQA/bandit@1.7.9...1.7.10)
- [github.com/PyCQA/pylint: v3.2.7 → v3.3.1](pylint-dev/pylint@v3.2.7...v3.3.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Blauth <sebastian.blauth@itwm.fraunhofer.de>
  • Loading branch information
pre-commit-ci[bot] and sblauth authored Oct 1, 2024
1 parent d370cec commit 14446a5
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 @@ -26,12 +26,12 @@ repos:
- id: flake8
files: cashocs/
- repo: https://github.com/PyCQA/bandit
rev: 1.7.9
rev: 1.7.10
hooks:
- id: bandit
files: cashocs/
- repo: https://github.com/PyCQA/pylint
rev: v3.2.7
rev: v3.3.1
hooks:
- id: pylint
files: cashocs/
Expand Down

0 comments on commit 14446a5

Please sign in to comment.