Skip to content

Commit 4cc15fb

Browse files
authored
Merge pull request #19 from johnlettman/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 514b920 + d5dbfe0 commit 4cc15fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
default_stages:
2-
- commit
3-
- push
2+
- Nonepre-commitNone
3+
- Nonepre-pushNone
44
minimum_pre_commit_version: 2.7.1
55
ci:
66
skip: [fmt, cargo-check, end-of-file-fixer]
77
autofix_prs: true
88
autoupdate_schedule: weekly
99
repos:
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v4.6.0
11+
rev: v5.0.0
1212
hooks:
1313
- id: detect-private-key
1414
- id: check-byte-order-marker
@@ -22,7 +22,7 @@ repos:
2222
- id: mixed-line-ending
2323
- id: trailing-whitespace
2424
- repo: https://github.com/pre-commit/pre-commit
25-
rev: v3.8.0
25+
rev: v4.0.0
2626
hooks:
2727
- id: validate_manifest
2828
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks

0 commit comments

Comments
 (0)