Skip to content

Commit

Permalink
[deps] Added github actions monitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Aug 3, 2024
1 parent 6479278 commit a0f0383
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,9 @@ updates:
- dependency-name: eslint-config-airbnb
versions:
- 18.2.1
- package-ecosystem: "github-actions" # Check for GitHub Actions updates
directory: "/" # The root directory where the Ansible role is located
schedule:
interval: "monthly" # Check for updates weekly
commit-message:
prefix: "[ci] "

0 comments on commit a0f0383

Please sign in to comment.