Skip to content

Commit

Permalink
fix revisions
Browse files Browse the repository at this point in the history
  • Loading branch information
nmichlo committed Jul 1, 2024
1 parent 66add1a commit 57bb669
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ repos:

# this repo
- repo: https://github.com/nmichlo/pydependence
rev: 27d3bc750602c687948fca627383b0dd034b3fce
rev: v0.4.1
hooks:
- id: pydependence
args: ["pyproject.toml"]
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Add a pre-commit entry pointing to your pyproject.toml file or configuration fil

```yaml
- repo: https://github.com/nmichlo/pydependence
rev: v0.4.1
rev: v0.4.2
hooks:
- id: pydependence
args: ["pyproject.toml"]
Expand Down

0 comments on commit 57bb669

Please sign in to comment.