Skip to content

Commit 5a3ca7b

Browse files
authored
build: Bumped pre-commit-hook-yamlfmt to v0.1.1. (pytest-dev#318)
v0.1.1 fixes an incompatibility with setuptools-61.1.0 see jumanjihouse/pre-commit-hook-yamlfmt#29
1 parent bcdc049 commit 5a3ca7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
- markdown
2222
- rst
2323
- repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
24-
rev: 0.1.0
24+
rev: 0.1.1
2525
hooks:
2626
- id: yamlfmt
2727
args: [--mapping, '2', --sequence, '2', --offset, '0']

0 commit comments

Comments
 (0)