Skip to content

Commit c13552e

Browse files
committed
chore(release): 1.14.0
1 parent c399d49 commit c13552e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@ Create a `.pre-commit-config.yaml` file in your root repository:
698698
```yaml
699699
repos:
700700
- repo: https://github.com/gitguardian/ggshield
701-
rev: v1.13.6
701+
rev: v1.14.0
702702
hooks:
703703
- id: ggshield
704704
language_version: python3

ggshield/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.13.6"
1+
__version__ = "1.14.0"

0 commit comments

Comments
 (0)