Skip to content

Commit ac80530

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/hadolint/hadolint: v2.13.1-beta → v2.13.1](hadolint/hadolint@v2.13.1-beta...v2.13.1)
1 parent e694a48 commit ac80530

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
@@ -4,7 +4,7 @@
44

55
repos:
66
- repo: https://github.com/pre-commit/pre-commit-hooks
7-
rev: v5.0.0
7+
rev: v6.0.0
88
hooks:
99
- id: trailing-whitespace
1010
- id: end-of-file-fixer
@@ -23,7 +23,7 @@ repos:
2323

2424

2525
- repo: https://github.com/hadolint/hadolint
26-
rev: v2.13.1-beta
26+
rev: v2.13.1
2727
hooks:
2828
- id: hadolint-docker
2929
name: Lint Dockerfiles

0 commit comments

Comments
 (0)