Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#410)
Browse files Browse the repository at this point in the history
updates:
- [github.com/pycqa/flake8: 7.0.0 → 7.1.0](PyCQA/flake8@7.0.0...7.1.0)
- [github.com/gitleaks/gitleaks: v8.18.3 → v8.18.4](gitleaks/gitleaks@v8.18.3...v8.18.4)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Hari John Kuriakose <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and hari-kuriakose authored Jun 20, 2024
1 parent b3afbcc commit 660ee19
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 @@ -57,7 +57,7 @@ repos:
unstract/flags/src/unstract/flags/evaluation_.*\.py|
)$
- repo: https://github.com/pycqa/flake8
rev: 7.0.0
rev: 7.1.0
hooks:
- id: flake8
args: [--max-line-length=88]
Expand Down Expand Up @@ -96,7 +96,7 @@ repos:
types:
- python
- repo: https://github.com/gitleaks/gitleaks
rev: v8.18.3
rev: v8.18.4
hooks:
- id: gitleaks
# - repo: https://github.com/hadolint/hadolint
Expand Down

0 comments on commit 660ee19

Please sign in to comment.