Skip to content

Commit 8f92a91

Browse files
authored
Merge pull request #27 from Sage-Bionetworks-IT/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a4d9598 + 02ae4e6 commit 8f92a91

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
@@ -13,11 +13,11 @@ repos:
1313
- id: trailing-whitespace
1414
- id: check-ast
1515
- repo: https://github.com/adrienverge/yamllint
16-
rev: v1.37.0
16+
rev: v1.37.1
1717
hooks:
1818
- id: yamllint
1919
- repo: https://github.com/awslabs/cfn-python-lint
20-
rev: v1.32.4
20+
rev: v1.34.2
2121
hooks:
2222
- id: cfn-python-lint
2323
files: template\.(json|yml|yaml)$

0 commit comments

Comments
 (0)