Skip to content

Commit 87fe8c6

Browse files
authored
Merge pull request #627 from jazzband/pre-commit-ci-update-config
2 parents 6970708 + c1e2360 commit 87fe8c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ repos:
55
- id: python-check-blanket-noqa
66

77
- repo: https://github.com/pre-commit/pre-commit-hooks
8-
rev: v5.0.0
8+
rev: v6.0.0
99
hooks:
1010
- id: check-merge-conflict
1111
- id: check-yaml
1212

1313
- repo: https://github.com/asottile/pyupgrade
14-
rev: v3.19.1
14+
rev: v3.20.0
1515
hooks:
1616
- id: pyupgrade
1717
args: [ --py38-plus ]

0 commit comments

Comments
 (0)