diff --git a/data/packages/rbmuller/scherlok/index.json b/data/packages/rbmuller/scherlok/index.json new file mode 100644 index 000000000..62944b035 --- /dev/null +++ b/data/packages/rbmuller/scherlok/index.json @@ -0,0 +1,9 @@ +{ + "name": "scherlok", + "namespace": "rbmuller", + "description": "Zero-config data quality tests for dbt. Statistical anomaly detection with Shewhart control limits.", + "latest": "0.9.0", + "assets": { + "logo": "logos/placeholder.svg" + } +} diff --git a/data/packages/rbmuller/scherlok/versions/0.9.0.json b/data/packages/rbmuller/scherlok/versions/0.9.0.json new file mode 100644 index 000000000..074fb19b1 --- /dev/null +++ b/data/packages/rbmuller/scherlok/versions/0.9.0.json @@ -0,0 +1,21 @@ +{ + "id": "rbmuller/scherlok/0.9.0", + "name": "scherlok", + "version": "0.9.0", + "published_at": "2026-08-10T00:00:00.000000+00:00", + "packages": [], + "require_dbt_version": [ + ">=1.6.0", + "<2.0.0" + ], + "works_with": [], + "_source": { + "type": "github", + "url": "https://github.com/rbmuller/scherlok/tree/v0.9.0/", + "readme": "https://raw.githubusercontent.com/rbmuller/scherlok/v0.9.0/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/rbmuller/scherlok/tar.gz/v0.9.0", + "format": "tgz" + } +}