chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.4.0

This commit is contained in:
renovate[bot] 2022-12-09 14:37:39 +00:00 committed by Jonas L
parent 2c5b965376
commit 05e46d7aa2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# See https://pre-commit.com/hooks.html for more hooks # See https://pre-commit.com/hooks.html for more hooks
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0 rev: v4.4.0
hooks: hooks:
- id: check-added-large-files - id: check-added-large-files
- id: check-case-conflict - id: check-case-conflict