Dependabot: group all updates to avoid multiple PRs noise (#293)

* Dependabot: group all updates to avoid multiple PRs noise

* Add CODEOWNERS
This commit is contained in:
Nikolay Edigaryev 2025-04-03 22:10:22 +04:00 committed by GitHub
parent c24db17aa5
commit ee7ca0b46c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

1
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1 @@
* @edigaryev @fkorotkov

View File

@ -4,3 +4,7 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
all-updates:
patterns:
- "*"