Skip to content

Commit

Permalink
12345
Browse files Browse the repository at this point in the history
  • Loading branch information
geislorcrestani committed Jul 9, 2024
1 parent deaf7b5 commit bc81859
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 @@ -3,7 +3,7 @@ updates:
- package-ecosystem: "pip" # O Dependabot usa "pip" para o Poetry também
directory: "/" # Caminho para o diretório onde o pyproject.toml está localizado
schedule:
interval: "weekly" # Ou qualquer outro intervalo de sua escolha
interval: "daily" # Ou qualquer outro intervalo de sua escolha
# Opcional: inclua limites de versão para atualizações automáticas
allow:
- dependency-type: "all"

0 comments on commit bc81859

Please sign in to comment.