Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen-RA-King committed Sep 10, 2022
1 parent a024189 commit 3277722
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,14 +162,14 @@ Passing example.

```shell
$ piptools_sync
INFO:init:Success! - pre-commit is in sync with piptools
Success! - pre-commit is in sync with piptools
```

Failing example.

```shell
$ piptools_sync
INFO:init:flake8 - piptools: 4.0.1 != pre-commit: 5.0.4
flake8 - piptools: 4.0.1 != pre-commit: 5.0.4
```

Note: In this case piptools-sync will automatically update the pre-commit config file with pip-tools version
Expand Down

0 comments on commit 3277722

Please sign in to comment.