Skip to content

Commit 500543d

Browse files
committed
v1.6.1
1 parent 5dcbcc7 commit 500543d

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.6.0
50+
rev: v1.6.1
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.6.0
3+
version = 1.6.1
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)