summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index e2f455c..f30fd61 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -9,11 +9,6 @@ repos:
9 entry: ocicl lint 9 entry: ocicl lint
10 pass_filenames: true 10 pass_filenames: true
11 files: \.(lisp|asd)$ 11 files: \.(lisp|asd)$
12 - id: run-testsuite
13 name: run-testsuite
14 language: system
15 entry: ./run-tests.sh
16 pass_filenames: false
17- repo: https://github.com/fsfe/reuse-tool 12- repo: https://github.com/fsfe/reuse-tool
18 rev: v6.1.2 13 rev: v6.1.2
19 hooks: 14 hooks: