SciML / PolyChaos.jl

A Julia package to construct orthogonal polynomials, their quadrature rules, and use it with polynomial chaos expansions.
https://docs.sciml.ai/PolyChaos/stable/
MIT License
115 stars 26 forks source link

enable dependabot for GitHub actions #105

Closed ranocha closed 1 year ago

ranocha commented 1 year ago

See https://github.com/SciML/MuladdMacro.jl/pull/37

This allows us to get updates for GitHub actions automatically. I have used this for my own packages as well as our Trixi.jl framework. After merging this, we should also enable other Dependabot actions in 'Settings -> Code security and analysis -> Dependabot alerts' and '... -> Dependabot security updates'.