Skip to content

Commit

Permalink
Updated pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dmurphy18 committed Nov 18, 2024
1 parent f5929a7 commit 8557569
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Copyright (c) 2021 VMware, Inc. All rights reserved.
# Copyright (c) 2021-2024 VMware, Inc. All rights reserved.

---
minimum_pre_commit_version: 1.12.0
minimum_pre_commit_version: 1.15.2
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
rev: v4.5.0
hooks:
- id: check-merge-conflict
description: Check for files that contain merge conflict strings.
Expand Down

0 comments on commit 8557569

Please sign in to comment.