Skip to content

Commit 377786e

Browse files
committed
Update vendored schemas (2025-01-07)
1 parent 04b6e28 commit 377786e

File tree

5 files changed

+7
-5
lines changed

5 files changed

+7
-5
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Unreleased
99
----------
1010

1111
.. vendor-insert-here
12-
- Update vendored schemas (2025-01-05)
12+
13+
- Update vendored schemas (2025-01-07)
1314
- Drop support for Python 3.8
1415
- Rename ``--format-regex`` to ``--regex-variant`` and convert
1516
``--format-regex`` to a deprecated alias.

src/check_jsonschema/builtin_schemas/vendor/mergify.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1688,7 +1688,8 @@
16881688
"DRAFT_PULL_REQUEST_CHANGED",
16891689
"PULL_REQUEST_UPDATED",
16901690
"MERGE_QUEUE_RESET",
1691-
"INCOMPATIBILITY_WITH_BRANCH_PROTECTIONS"
1691+
"INCOMPATIBILITY_WITH_BRANCH_PROTECTIONS",
1692+
"PR_MANUALLY_MERGED"
16921693
],
16931694
"type": "string"
16941695
},

src/check_jsonschema/builtin_schemas/vendor/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1072,7 +1072,7 @@
10721072
"dockerSidecarImage": {
10731073
"description": "Change this value to override the default Renovate sidecar image.",
10741074
"type": "string",
1075-
"default": "ghcr.io/containerbase/sidecar:13.5.7"
1075+
"default": "ghcr.io/containerbase/sidecar:13.5.8"
10761076
},
10771077
"dockerUser": {
10781078
"description": "Set the `UID` and `GID` for Docker-based binaries if you use `binarySource=docker`.",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
79c4574e3befd849df3cc5c18a8333d028c5c306de267555e8643f9ccaa8fa33
1+
d2afb9ba1f220ce421931d064c71a366e4e2c96f08bcb59e26d6b0c554cf21ba
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8d48a94573c61cec0577a5a4e5b55811129751ad28a0cac81578ab5842759f9c
1+
881689db799388cfc85d84bd89f565d69dd0869c0dfc60b83096252216980999

0 commit comments

Comments
 (0)