summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/nxos/.github/dependabot.yml
blob: b6559bdcaf021bc0eae89210b2386f2032d69ad4 (plain)
1
2
3
4
5
6
7
8
9
10
---
version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: daily
    open-pull-requests-limit: 3
    labels:
      - "skip-changelog"