mirror of https://github.com/KLayout/klayout.git
adding dependabot for updating github actions
This commit is contained in:
parent
236a79dcb1
commit
748be71ead
|
|
@ -0,0 +1,10 @@
|
|||
# Set update schedule for GitHub Actions
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
# Check for updates to GitHub Actions every week
|
||||
interval: "monthly"
|
||||
Loading…
Reference in New Issue