all repos

onasty @ 5444ee05ce7d3358aa77bee5edb9b3baa97907e0

a one-time notes service
1 files changed, 6 insertions(+), 0 deletions(-)
chore(dependabot): add github-action support (#32)

Author: Smirnov Oleksandr ss2316544@gmail.com
Committed by: GitHub noreply@github.com
Committed at: 2024-10-16 14:12:01 +0300
Parent: e075c32
M .github/dependabot.yml

@@ -11,3 +11,9 @@ directory: /

open-pull-requests-limit: 2 schedule: interval: monthly + + - package-ecosystem: github-actions + directory: .github/workflows + open-pull-requests-limit: 2 + schedule: + interval: monthly