Skip to content

Commit 5bed4bd

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/editorconfig-checker/editorconfig-checker.python: 3.2.0 → 3.5.0](editorconfig-checker/editorconfig-checker.python@3.2.0...3.5.0)
1 parent d9b9f83 commit 5bed4bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ci:
55
autoupdate_schedule: weekly
66
repos:
77
- repo: https://github.com/pre-commit/pre-commit-hooks
8-
rev: v5.0.0
8+
rev: v6.0.0
99
hooks:
1010
- id: trailing-whitespace
1111
args: ["--markdown-linebreak-ext", "md,Rmd"]
@@ -16,7 +16,7 @@ repos:
1616
- id: check-yaml
1717
- id: check-added-large-files
1818
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
19-
rev: "3.2.0"
19+
rev: "3.5.0"
2020
hooks:
2121
- id: editorconfig-checker
2222
alias: ec

0 commit comments

Comments
 (0)