Skip to content

Commit 23d2362

Browse files
authored
Merge pull request #81 from pytest-dev/pre-commit-ci-update-config
2 parents 32dd5bc + effc893 commit 23d2362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
args: [--safe, --quiet]
88
language_version: python3.7
99
- repo: https://github.com/pre-commit/pre-commit-hooks
10-
rev: v4.1.0
10+
rev: v4.2.0
1111
hooks:
1212
- id: trailing-whitespace
1313
- id: end-of-file-fixer

0 commit comments

Comments
 (0)