Skip to content

Commit 6b4639f

Browse files
authored
Merge pull request #524 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3f9bb9a + 3f16447 commit 6b4639f

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
@@ -8,14 +8,14 @@ repos:
88
language: python
99
files: \.py$
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v4.4.0
11+
rev: v4.5.0
1212
hooks:
1313
- id: trailing-whitespace
1414
- id: end-of-file-fixer
1515
- id: check-yaml
1616
- id: debug-statements
1717
- repo: https://github.com/asottile/pyupgrade
18-
rev: v3.14.0
18+
rev: v3.15.0
1919
hooks:
2020
- id: pyupgrade
2121
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)