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
        11
             open-pull-requests-limit: 2

      
        12
        12
             schedule:

      
        13
        13
               interval: monthly

      
        
        14
        +

      
        
        15
        +  - package-ecosystem: github-actions

      
        
        16
        +    directory: .github/workflows

      
        
        17
        +    open-pull-requests-limit: 2

      
        
        18
        +    schedule:

      
        
        19
        +      interval: monthly