chore: version bump on editorconfig-checker, pre-commit-hooks

This commit is contained in:
Tobias Schmidl 2023-11-13 14:19:59 +01:00
parent 76db98b0fc
commit 931b171e18

View file

@ -5,7 +5,7 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
@ -17,7 +17,7 @@ repos:
hooks:
- id: reuse
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: '2.7.2'
rev: '2.7.3'
hooks:
- id: editorconfig-checker
alias: ec