Skip to content

Commit 8c23da2

Browse files
[repo-helper] Configuration Update (#136)
Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent a444b46 commit 8c23da2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,11 @@ repos:
8484
- id: forbid-crlf
8585

8686
- repo: https://github.com/python-formate/snippet-fmt
87-
rev: v0.1.5
87+
rev: v0.3.1
8888
hooks:
8989
- id: snippet-fmt
90+
additional_dependencies:
91+
- formate-trailing-commas>=0.1.1
9092

9193
- repo: https://github.com/python-formate/formate
9294
rev: v1.2.1

0 commit comments

Comments
 (0)