Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiJunior88 committed Apr 24, 2024
1 parent 1bfa982 commit b3957e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ updates:
- package-ecosystem: "npm" #Substitua por "composer", "maven", "pip", etc., dependendo do gerenciador de pacotes do seu projeto
directory: "./Portfolio" #Caminho para o diretório onde está o arquivo do gerenciador de pacotes (package.json, composer.json, etc.)
schedule:
interval: "weekly" #Intervalo de verificação das atualizações (diário, semanal, mensal)
interval: "monthly" #Intervalo de verificação das atualizações (diário, semanal, mensal)

0 comments on commit b3957e2

Please sign in to comment.