Skip to content

Commit

Permalink
Merge pull request #56 from Doarakko/topic/change-db-int
Browse files Browse the repository at this point in the history
change dependabot interval to monthly
  • Loading branch information
Doarakko authored Oct 14, 2023
2 parents 4e24bc8 + be0e966 commit 5c4cfad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
interval: monthly

- package-ecosystem: npm
directory: /
schedule:
interval: weekly
interval: monthly

0 comments on commit 5c4cfad

Please sign in to comment.