summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/nxos/.github/dependabot.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/cisco/nxos/.github/dependabot.yml')
-rw-r--r--ansible_collections/cisco/nxos/.github/dependabot.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/ansible_collections/cisco/nxos/.github/dependabot.yml b/ansible_collections/cisco/nxos/.github/dependabot.yml
new file mode 100644
index 000000000..b6559bdca
--- /dev/null
+++ b/ansible_collections/cisco/nxos/.github/dependabot.yml
@@ -0,0 +1,10 @@
+---
+version: 2
+updates:
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: daily
+ open-pull-requests-limit: 3
+ labels:
+ - "skip-changelog"