-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
CircleCI
committed
Feb 15, 2024
1 parent
ed61f29
commit 77b4568
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ The package hasn't been published to PyPI yet, and may never be, as its primary | |
purpose doesn't require it. However you can install it through git: | ||
|
||
```shell script | ||
pip install git+git://github.com/AleksaC/[email protected].30084 | ||
pip install git+git://github.com/AleksaC/[email protected].30163 | ||
``` | ||
|
||
### With pre-commit | ||
|
@@ -32,7 +32,7 @@ Example `.pre-commit-config.yaml`: | |
```yaml | ||
repos: | ||
- repo: https://github.com/AleksaC/circleci-cli-py | ||
rev: v0.1.30084 | ||
rev: v0.1.30163 | ||
hooks: | ||
- id: circle-ci-validator | ||
``` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters