mirror of
https://github.com/rehlds/rehlds.github.io.git
synced 2025-07-24 22:21:39 +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
|
directory: "/" # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: monthly
|
interval: monthly
|
||||||
reviewers:
|
# reviewers:
|
||||||
- rehlds/maintainers
|
# - rehlds/maintainers
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: "*"
|
- dependency-name: "*"
|
||||||
update-types: ["version-update:semver-patch"]
|
update-types: ["version-update:semver-patch"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user