aboutsummaryrefslogtreecommitdiff
path: root/libs/dds_header/.pre-commit-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'libs/dds_header/.pre-commit-config.yaml')
-rw-r--r--libs/dds_header/.pre-commit-config.yaml15
1 files changed, 0 insertions, 15 deletions
diff --git a/libs/dds_header/.pre-commit-config.yaml b/libs/dds_header/.pre-commit-config.yaml
deleted file mode 100644
index 4b7d480..0000000
--- a/libs/dds_header/.pre-commit-config.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
-repos:
- - repo: https://github.com/pre-commit/pre-commit-hooks
- rev: v5.0.0
- hooks:
- - id: trailing-whitespace
- - id: end-of-file-fixer
- - id: check-merge-conflict
- - id: check-case-conflict
-
-ci:
- autofix_commit_msg: "[pre-commit.ci] Auto fixes from pre-commit.com hooks."
- autofix_prs: true
- autoupdate_commit_msg: "[pre-commit.ci] Pre-commit autoupdate."
- autoupdate_schedule: quarterly
- submodules: false