mirror of
https://github.com/rehlds/rehlds.github.io.git
synced 2025-07-23 21:51:48 +03:00
[chore] fix of #28 dependabot update
This commit is contained in:
parent
d88f21e535
commit
353dbc427f
4
.github/CODEOWNERS
vendored
Normal file
4
.github/CODEOWNERS
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
# https://docs.github.com/ru/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
|
||||
|
||||
* rehlds/maintainers
|
||||
* @wopox1337 @stamepicmorg
|
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -9,8 +9,8 @@ updates:
|
||||
directory: "/" # Location of package manifests
|
||||
schedule:
|
||||
interval: monthly
|
||||
reviewers:
|
||||
- rehlds/maintainers
|
||||
# reviewers:
|
||||
# - rehlds/maintainers
|
||||
ignore:
|
||||
- dependency-name: "*"
|
||||
update-types: ["version-update:semver-patch"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user