Skip to content

Commit 8afb59c

Browse files
committed
v0.0.3
1 parent 7997ffe commit 8afb59c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Sample `.pre-commit-config.yaml`:
1717

1818
```yaml
1919
- repo: https://github.com/pre-commit/sync-pre-commit-deps
20-
rev: v0.0.2
20+
rev: v0.0.3
2121
hooks:
2222
- id: sync-pre-commit-deps
2323
```

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = sync_pre_commit_deps
3-
version = 0.0.2
3+
version = 0.0.3
44
description = Sync pre-commit hook dependencies based on other installed hooks
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)