This commit is contained in:
2024-12-30 08:49:05 +03:30
commit 2a92fabebb
3 changed files with 71 additions and 0 deletions

24
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,24 @@
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: github-actions
directory: /
open-pull-requests-limit: 20
commit-message:
prefix: deps
include: scope
reviewers:
- njfamirm
schedule:
interval: weekly
time: '08:30'
day: thursday
labels:
- ci
- priority-low
- maintenance
groups:
github-actions:
patterns:
- '*'