Skip to content

Commit 6439f07

Browse files
committed
Sync pre-commit YAML config from global/precommitFile
1 parent dc7d7dc commit 6439f07

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

global/precommitFile/.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ repos:
1616
hooks:
1717
- id: go-fmt
1818
args: [-w]
19-
- id: go-mod-tidy
19+
- id: go-mod-tidy # Ensure go.mod & go.sum are tidy
20+
2021
- repo: https://github.com/psf/black
2122
rev: 23.9.1
2223
hooks:

0 commit comments

Comments
 (0)