Create dependabot.yml

This commit is contained in:
Nikolai Mishin 2025-06-01 01:53:20 +02:00 committed by GitHub
commit 0cbe561817
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,10 @@
---
version: 2
updates:
- package-ecosystem: "github-actions"
directory: /
schedule:
interval: daily
time: "11:00"
commit-message:
prefix: "gh-actions:"