mirror of
https://github.com/verilator/verilator.git
synced 2026-09-06 17:01:09 +02:00
12 lines
308 B
YAML
12 lines
308 B
YAML
---
|
|
# See https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
groups:
|
|
everything:
|
|
patterns: ["*"]
|