Skip to content

Commit da8ca78

Browse files
committed
v1.6.0
1 parent d05bccd commit da8ca78

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Sample `.pre-commit-config.yaml`:
4747

4848
```yaml
4949
- repo: https://github.com/pre-commit-ci/pre-commit-ci-config
50-
rev: v1.5.1
50+
rev: v1.6.0
5151
hooks:
5252
- id: check-pre-commit-ci-config
5353
```

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pre_commit_ci_config
3-
version = 1.5.1
3+
version = 1.6.0
44
description = validation for pre-commit.ci configuration
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)