Skip to content

Commit 9b294cb

Browse files
authored
Merge pull request #120 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 883958e + fdbc5b4 commit 9b294cb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,10 @@ repos:
66
args: [--safe, --quiet]
77

88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v5.0.0
9+
rev: v6.0.0
1010
hooks:
1111
- id: trailing-whitespace
1212
- id: end-of-file-fixer
13-
- id: fix-encoding-pragma
14-
args: [--remove]
1513
- id: check-yaml
1614
language_version: python3
1715

0 commit comments

Comments
 (0)