Skip to content

Commit ba147d7

Browse files
[pre-commit.ci] pre-commit autoupdate
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) - [github.com/editorconfig-checker/editorconfig-checker.python: 2.7.3 → 3.2.1](editorconfig-checker/editorconfig-checker.python@2.7.3...3.2.1)
1 parent ff944fc commit ba147d7

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
@@ -5,7 +5,7 @@ ci:
55

66
repos:
77
- repo: https://github.com/pre-commit/pre-commit-hooks
8-
rev: v4.6.0
8+
rev: v5.0.0
99
hooks:
1010
- id: check-added-large-files
1111
- id: check-case-conflict
@@ -20,7 +20,7 @@ repos:
2020
exclude_types: [tsv, markdown]
2121

2222
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
23-
rev: "2.7.3"
23+
rev: "3.2.1"
2424
hooks:
2525
- id: editorconfig-checker
2626
alias: ec

0 commit comments

Comments
 (0)