mirror of https://github.com/stelzo/typst.git
Check actions with dependabot (#2766)
This commit is contained in:
parent
c1ed55f555
commit
34df837fb3
|
|
@ -0,0 +1,8 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: github-actions
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
ignore:
|
||||
- dependency-name: dtolnay/rust-toolchain
|
||||
Loading…
Reference in New Issue