From 3b0994899b11277f3d378acd809a50bd527cb97c Mon Sep 17 00:00:00 2001 From: Rhys Mainwaring Date: Thu, 23 May 2024 16:28:52 +0100 Subject: [PATCH] pre-commit: remove check for dds_xrce_profile.xml Signed-off-by: Rhys Mainwaring --- .pre-commit-config.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9c15396246364..94919cc384118 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,11 +41,6 @@ repos: - id: check-xml - id: check-yaml - - repo: https://github.com/lsst-ts/pre-commit-xmllint - rev: 6f36260b537bf9a42b6ea5262c915ae50786296e - hooks: - - id: format-xmllint - files: libraries/AP_DDS/dds_xrce_profile.xml - repo: https://github.com/psf/black rev: 23.7.0 hooks: