Skip to content

Commit 8666344

Browse files
fix: Update eclint to 2.7.3 in .pre-commit-config.yaml
1 parent 888cf82 commit 8666344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/git-hooks/templates/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
id: check-added-large-files
1212

1313
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
14-
rev: '2.7.1'
14+
rev: '2.7.3'
1515
hooks:
1616
- name: Check EditorConfig
1717
id: editorconfig-checker

0 commit comments

Comments
 (0)