Skip to content

Commit b403d0d

Browse files
[pre-commit.ci] pre-commit autoupdate (#43)
updates: - [github.com/Yelp/detect-secrets: v1.4.0 → v1.5.0](Yelp/detect-secrets@v1.4.0...v1.5.0) - [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.4.4](astral-sh/ruff-pre-commit@v0.4.2...v0.4.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7507611 commit b403d0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ repos:
2626
]
2727

2828
- repo: https://github.com/Yelp/detect-secrets
29-
rev: v1.4.0
29+
rev: v1.5.0
3030
hooks:
3131
- id: detect-secrets
3232

3333
- repo: https://github.com/astral-sh/ruff-pre-commit
34-
rev: v0.4.2
34+
rev: v0.4.4
3535
hooks:
3636
- id: ruff
3737
- id: ruff-format

0 commit comments

Comments
 (0)