mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-12 23:27:22 +00:00
Use dependabot for GitHub actions updates
This commit is contained in:
parent
c4c0101c4a
commit
56b84a52f8
12
.github/dependabot.yml
vendored
Normal file
12
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
day: monday
|
||||
time: '14:30'
|
||||
timezone: Europe/Zurich
|
||||
groups:
|
||||
github-actions:
|
||||
patterns: ['*']
|
||||
Loading…
x
Reference in New Issue
Block a user