pre-commit: remove check for dds_xrce_profile.xml

Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>
This commit is contained in:
Rhys Mainwaring 2024-05-23 16:28:52 +01:00 committed by Andrew Tridgell
parent 296cdc58a3
commit 017d970aef
1 changed files with 0 additions and 5 deletions

View File

@ -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: