Skip to content

Commit cd98c81

Browse files
authored
Merge pull request #52 from pre-commit/mxr-patch-1
Fix description in metadata
2 parents 9cc4fc5 + 23297bb commit cd98c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
name = sync_pre_commit_deps
33
version = 0.0.2
4-
description = apply a consistent format to `setup.cfg` files
4+
description = Sync pre-commit hook dependencies based on other installed hooks
55
long_description = file: README.md
66
long_description_content_type = text/markdown
77
url = https://github.com/pre-commit/sync-pre-commit-deps

0 commit comments

Comments
 (0)