mirror of
https://github.com/rlespinasse/slugify-value.git
synced 2026-06-14 10:31:47 +00:00
build: use codeowners file (#37)
This commit is contained in:
committed by
GitHub
parent
93d9285b74
commit
a6cb4bed66
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