Skip to content

Commit b3065b6

Browse files
authored
Merge pull request #3 from bids-apps/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a2a9e0d + 278d127 commit b3065b6

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: v4.3.0
7+
rev: v4.4.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.12.0
26+
rev: v2.12.1-beta
2727
hooks:
2828
- id: hadolint-docker
2929
name: Lint Dockerfiles

0 commit comments

Comments
 (0)