mirror of
https://github.com/thelsing/knx.git
synced 2024-12-23 19:09:41 +01:00
f34e604d3b
git-subtree-dir: examples/knxPython/pybind11 git-subtree-split: 59a2ac2745d8a57ac94c6accced73620d59fb844
12 lines
315 B
YAML
12 lines
315 B
YAML
version: 2
|
|
updates:
|
|
# Maintain dependencies for GitHub Actions
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
ignore:
|
|
# Offical actions have moving tags like v1
|
|
# that are used, so they don't need updates here
|
|
- dependency-name: "actions/*"
|