Files
archived-github/.github/dependabot.yml
Grégoire Paris f0ddcf8f73 Remove CI label
With dependabot, we are not maintaining the CI of this repository, we
are instead affecting workflows that will be used in our ecosystem of
libraries. A "CI" label would be misleading.

Plus, we do not have automatic releases setup here, and
probably never will, so there is little point in having labels.
2025-08-11 08:16:39 +02:00

7 lines
118 B
YAML

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