Skip to content

Commit f4ee48b

Browse files
committed
v0.0.2
1 parent 25a3ed7 commit f4ee48b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
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/mxr/sync-pre-commit-deps
20-
rev: v0.0.1
20+
rev: v0.0.2
2121
hooks:
2222
- id: sync-pre-commit-deps
2323
```

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = sync_pre_commit_deps
3-
version = 0.0.1
3+
version = 0.0.2
44
description = apply a consistent format to `setup.cfg` files
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)