Skip to content

Commit 07305ec

Browse files
authored
[pre-commit.ci] pre-commit autoupdate (#39)
<!--pre-commit.ci start--> updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) <!--pre-commit.ci end-->
2 parents 628f21a + b72790b commit 07305ec

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,7 +8,7 @@ repos:
88
hooks:
99
- id: prettier
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v4.6.0
11+
rev: v5.0.0
1212
hooks:
1313
- id: check-merge-conflict
1414
- id: detect-private-key
@@ -18,4 +18,4 @@ repos:
1818
- id: check-rebase
1919
args:
2020
- https://github.com/packit/contributing.git
21-
stages: [manual, push]
21+
stages: [manual, pre-push]

0 commit comments

Comments
 (0)