git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
260378b
)
ci: add dependabot
author
George Sapkin
<redacted>
Sat, 27 Dec 2025 23:24:14 +0000
(
01:24
+0200)
committer
George Sapkin
<redacted>
Tue, 27 Jan 2026 23:04:56 +0000
(
01:04
+0200)
Add dependabot config to automatically check for action updates once a
week and open PRs if any are found.
Signed-off-by: George Sapkin <redacted>
.github/dependabot.yml
[new file with mode: 0644]
patch
|
blob
diff --git a/.github/dependabot.yml
b/.github/dependabot.yml
new file mode 100644
(file)
index 0000000..
10290b5
--- /dev/null
+++ b/
.github/dependabot.yml
@@ -0,0
+1,8
@@
+version: 2
+updates:
+ - package-ecosystem: 'github-actions'
+ directory: '/'
+ schedule:
+ interval: 'weekly'
+ commit-message:
+ prefix: 'ci'
git clone https://git.99rst.org/PROJECT