Skip to content

Commit 09c789b

Browse files
chore(pre-commit): bump the pre-commit-hooks group across 1 directory with 2 updates (#420)
Bumps the pre-commit-hooks group with 2 updates in the / directory: [https://github.com/betterleaks/betterleaks](https://github.com/betterleaks/betterleaks) and [https://github.com/pypa/pip-audit](https://github.com/pypa/pip-audit). Updates `https://github.com/betterleaks/betterleaks` from v1.3.1 to 1.4.1 - [Release notes](https://github.com/betterleaks/betterleaks/releases) - [Commits](betterleaks/betterleaks@v1.3.1...v1.4.1) Updates `https://github.com/pypa/pip-audit` from v2.10.0 to 2.10.1 - [Release notes](https://github.com/pypa/pip-audit/releases) - [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md) - [Commits](pypa/pip-audit@v2.10.0...v2.10.1) --- updated-dependencies: - dependency-name: https://github.com/betterleaks/betterleaks dependency-version: 1.4.1 dependency-type: direct:production dependency-group: pre-commit-hooks - dependency-name: https://github.com/pypa/pip-audit dependency-version: 2.10.1 dependency-type: direct:production dependency-group: pre-commit-hooks ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95a0e12 commit 09c789b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- id: ruff-format
88

99
- repo: https://github.com/betterleaks/betterleaks
10-
rev: v1.3.1
10+
rev: v1.4.1
1111
hooks:
1212
- id: betterleaks
1313

@@ -23,7 +23,7 @@ repos:
2323
"-j2"
2424
]
2525
- repo: https://github.com/pypa/pip-audit
26-
rev: v2.10.0
26+
rev: v2.10.1
2727
hooks:
2828
- id: pip-audit
2929
args: ["."]

0 commit comments

Comments
 (0)