Skip to content

Commit

Permalink
chore(release): 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agateau-gg committed Nov 16, 2022
1 parent 34d0557 commit 1535379
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 @@ -698,7 +698,7 @@ Create a `.pre-commit-config.yaml` file in your root repository:
```yaml
repos:
- repo: https://github.com/gitguardian/ggshield
rev: v1.14.0
rev: v1.14.1
hooks:
- id: ggshield
language_version: python3
Expand Down
2 changes: 1 addition & 1 deletion ggshield/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.14.0"
__version__ = "1.14.1"

0 comments on commit 1535379

Please sign in to comment.