Skip to content

Commit

Permalink
fix: Update eclint to 2.7.3 in .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmanuelthiel authored Jun 26, 2024
1 parent 888cf82 commit 8666344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/git-hooks/templates/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repos:
id: check-added-large-files

- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: '2.7.1'
rev: '2.7.3'
hooks:
- name: Check EditorConfig
id: editorconfig-checker
Expand Down

0 comments on commit 8666344

Please sign in to comment.