Skip to content

Commit d37ed91

Browse files
committed
chore(release): 1.13.5
1 parent 381f0ab commit d37ed91

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
@@ -683,7 +683,7 @@ Create a `.pre-commit-config.yaml` file in your root repository:
683683
```yaml
684684
repos:
685685
- repo: https://github.com/gitguardian/ggshield
686-
rev: v1.13.4
686+
rev: v1.13.5
687687
hooks:
688688
- id: ggshield
689689
language_version: python3

ggshield/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.13.4"
1+
__version__ = "1.13.5"

0 commit comments

Comments
 (0)