1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00

pre-commit: Protect against accidental merge conflict markers

This commit is contained in:
Sebastian Pipping
2023-12-12 18:51:03 +01:00
parent 2d5f8a499e
commit 957c8bd7a3

View File

@@ -7,3 +7,8 @@ repos:
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: check-merge-conflict