Skip to content

Commit 2855ddb

Browse files
[pre-commit.ci] pre-commit autoupdate (#865)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Srikanth Ramakrishna <[email protected]>
1 parent 724f6ab commit 2855ddb

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
@@ -33,7 +33,7 @@ repos:
3333
- args: ["--config", ".github/linters/.hadolint.yaml"]
3434
id: hadolint-docker
3535
repo: https://github.com/hadolint/hadolint
36-
rev: v2.13.1
36+
rev: v2.14.0
3737
- hooks:
3838
- args: ["--config", ".github/linters/.markdown-lint.yml"]
3939
id: markdownlint
@@ -59,7 +59,7 @@ repos:
5959
- hooks:
6060
- id: black
6161
repo: https://github.com/ambv/black
62-
rev: 25.1.0
62+
rev: 25.9.0
6363
- hooks:
6464
- args: ["--sp", ".github/linters"]
6565
id: isort

0 commit comments

Comments
 (0)