diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml new file mode 100644 index 000000000..a06ea06df --- /dev/null +++ b/.pre-commit-hooks.yaml @@ -0,0 +1,7 @@ +- id: pyspdxtools + name: pyspdxtools + entry: pyspdxtools + language: python + types: [json] + require_serial: true + args: [--infile]