Skip to content

Commit

Permalink
Merge pull request #373 from gphotosuploader/pacoorozco-patch-1
Browse files Browse the repository at this point in the history
Create dependabot.yml
  • Loading branch information
pacoorozco authored Oct 7, 2023
2 parents 8738f09 + 1700de4 commit e6fc1b9
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
version: 2
updates:
- package-ecosystem: 'gomod'
directory: '/'
schedule:
interval: 'weekly'
labels:
- 'dependencies'
commit-message:
prefix: 'Bump'
include: 'scope'

- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'
labels:
- 'dependencies'
commit-message:
prefix: '[CI]'
include: 'scope'

0 comments on commit e6fc1b9

Please sign in to comment.