[chore] fix of #28 dependabot update

This commit is contained in:
STAM 2025-07-21 02:54:10 +03:00
parent d88f21e535
commit 353dbc427f
No known key found for this signature in database
GPG Key ID: 711526C6938897F1
2 changed files with 6 additions and 2 deletions

4
.github/CODEOWNERS vendored Normal file
View 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

View File

@ -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"]