Skip to content

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mxr committed Jan 20, 2025
1 parent 7997ffe commit 8afb59c
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/pre-commit/sync-pre-commit-deps
rev: v0.0.2
rev: v0.0.3
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.2
version = 0.0.3
description = Sync pre-commit hook dependencies based on other installed hooks
long_description = file: README.md
long_description_content_type = text/markdown
Expand Down

0 comments on commit 8afb59c

Please sign in to comment.