cerbos 0.5.0

Rust SDK for working with Cerbos: an open core, language-agnostic, scalable authorization solution
Documentation
{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
    "config:recommended",
    "group:allNonMajor",
    "helpers:pinGitHubActionDigests",
    "schedule:weekly",
    ":automergeDisabled",
    ":combinePatchMinorReleases",
    ":gitSignOff",
    ":renovatePrefix",
    ":semanticCommitTypeAll(chore)",
    ":separateMultipleMajorReleases"
  ],
  "labels": [
    "chore",
    "bots"
  ]
}