Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mxr committed Dec 29, 2024
1 parent 25a3ed7 commit f4ee48b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Sample `.pre-commit-config.yaml`:

```yaml
- repo: https://github.com/mxr/sync-pre-commit-deps
rev: v0.0.1
rev: v0.0.2
hooks:
- id: sync-pre-commit-deps
```
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = sync_pre_commit_deps
version = 0.0.1
version = 0.0.2
description = apply a consistent format to `setup.cfg` files
long_description = file: README.md
long_description_content_type = text/markdown
Expand Down

0 comments on commit f4ee48b

Please sign in to comment.