mirror of
https://github.com/rlespinasse/shortify-git-revision.git
synced 2026-06-13 17:30:50 +00:00
build: use codeowners file (#29)
This commit is contained in:
committed by
GitHub
parent
667baa2431
commit
5ca673ee12
12
.github/dependabot.yml
vendored
12
.github/dependabot.yml
vendored
@@ -1,13 +1,11 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
- package-ecosystem: 'github-actions'
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
interval: 'weekly'
|
||||
groups:
|
||||
dependencies:
|
||||
patterns:
|
||||
- "*"
|
||||
reviewers:
|
||||
- "rlespinasse"
|
||||
labels: [ ]
|
||||
- '*'
|
||||
labels: []
|
||||
|
||||
Reference in New Issue
Block a user