You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

23 lines
578 B

# Docs: <https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/customizing-dependency-updates>
version: 2
updates:
- package-ecosystem: cargo
directory: /
schedule: {interval: monthly}
reviewers: [dani-garcia]
assignees: [dani-garcia]
- package-ecosystem: github-actions
directory: /
schedule: {interval: monthly}
reviewers: [dani-garcia]
assignees: [dani-garcia]
- package-ecosystem: docker
directory: /docker
schedule: {interval: monthly}
reviewers: [dani-garcia]
assignees: [dani-garcia]