PHP Classes

File: .github/dependabot.yml

Recommend this page to a friend!
  Classes of Omar Andrés Barbosa Ortiz   Easy Blog   .github/dependabot.yml   Download  
File: .github/dependabot.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Easy Blog
Provide a blog as a Laravel service
Author: By
Last change:
Date: 4 days ago
Size: 450 bytes
 

Contents

Class file image Download
# Please see the documentation for all configuration options: # https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates version: 2 updates: - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" labels: - "dependencies" - package-ecosystem: "composer" directory: "/" schedule: interval: "weekly" labels: - "dependencies"