Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
third_party
/
rust
/
nss-rs
/
.github
/ (
Firefox Browser
Version 153.0.1
©
) Datei vom 27.6.2026 mit Größe 1 kB
Quelle dependabot.yml Sprache: unbekannt
Spracherkennung für: .yml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
# Please see the documentation for all configuration options:
#
https://docs.github.com/github/administering-a-repository/configuration-options
-for-dependency-updates
version:
2
updates:
# We don't really use Dependabot for Rust dependencies, since we are tracking Gecko,
# but we do want to be notified of security vulnerabilities.
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
# Disable all non-security updates.
# <
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/
configuration-options-for-the-dependabot.yml-file#open-pull-requests-limit
>
open-pull-requests-limit:
0
cooldown:
default-days:
10
semver-major-days:
20
semver-minor-days:
10
semver-patch-days:
5
- package-ecosystem: "github-actions"
directories:
- "/.github/actions/*"
- "/"
schedule:
interval: "weekly"
open-pull-requests-limit:
99
groups:
mozilla-actions:
patterns:
- "mozilla/actions*"
vm-actions:
patterns:
- "vmactions/*"
cooldown:
default-days:
10
# "semver" not supported for github-actions; see
https://docs.github.com/en/code-securi
ty/dependabot/working-with-dependabot/dependabot-options-reference#configuration-
of-cooldown
# semver-major-days:
20
# semver-minor-days:
10
# semver-patch-days:
5
exclude:
- "mozilla/actions*"
[Dauer der Verarbeitung: 0.19 Sekunden, vorverarbeitet 2026-08-25]
2026-08-25