Skip to content

Commit

Permalink
Add dependabot (#5)
Browse files Browse the repository at this point in the history
* Add dependabot

* Update .github/dependabot.yml

* empty line at eof

---------

Co-authored-by: Don Naro <[email protected]>
  • Loading branch information
samccann and oraNod authored Nov 19, 2024
1 parent 5b6cb68 commit d1ee648
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,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"

0 comments on commit d1ee648

Please sign in to comment.