Skip to content

Commit b15cabc

Browse files
authored
Merge pull request #1879 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents faef358 + 67c0ecc commit b15cabc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.4.0
3+
rev: v4.5.0
44
hooks:
55
- id: check-yaml
66
- id: debug-statements
@@ -21,7 +21,7 @@ repos:
2121
--add-import, 'from __future__ import annotations',
2222
]
2323
- repo: https://github.com/asottile/pyupgrade
24-
rev: v3.14.0
24+
rev: v3.15.0
2525
hooks:
2626
- id: pyupgrade
2727
args: [--py38-plus]

0 commit comments

Comments
 (0)