summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/general/.github/dependabot.yml
blob: 2f4ff900d88f292b8d102272e2d3a5b466706423 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
# Copyright (c) Ansible Project
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later

version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"