spiegel_podman/vendor/github.com/mattn/go-sqlite3/.coderabbit.yaml
renovate[bot] b23fa0bdd4
Update module github.com/mattn/go-sqlite3 to v1.14.48
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-13 16:25:11 +00:00

15 lines
473 B
YAML

# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
language: en-US
reviews:
# Skip the vendored SQLite amalgamation. These files are copied verbatim from
# upstream SQLite (see the License section in README.md) and are not code that
# this project authors or reviews.
path_filters:
- "!sqlite3-binding.c"
- "!sqlite3-binding.h"
- "!sqlite3ext.h"
auto_review:
enabled: true
drafts: false
chat:
auto_reply: true