if-none 0.0.5

Early break/continue/return if an optional expression evaluates to `None`.
Documentation
1
2
3
4
5
6
7
8
9
10
# SPDX-FileCopyrightText: The if-none authors
# SPDX-License-Identifier: CC0-1.0

version: 2

updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"