CI: Enforce yamllint in pre-commit
[releng/global-jjb.git] / releasenotes / notes / enforce_yamllint-07eaacf1724e4620.yaml
diff --git a/releasenotes/notes/enforce_yamllint-07eaacf1724e4620.yaml b/releasenotes/notes/enforce_yamllint-07eaacf1724e4620.yaml
new file mode 100644 (file)
index 0000000..1c2e2d2
--- /dev/null
@@ -0,0 +1,6 @@
+---
+other:
+  - |
+    yamllint is now enforced on commits via pre-commit. This affects both CI as
+    well as developers that have pre-commit properly configured in their
+    environment.