https://github.com/pymc-devs/pymc3
Raw File
Tip revision: c7f65a054772b8a03e6b509e764b94acb4c51f99 authored by pre-commit-ci[bot] on 15 April 2024, 17:30:40 UTC
[pre-commit.ci] pre-commit autoupdate
Tip revision: c7f65a0
dependabot.yml
version: 2
updates:
  # Maintain dependencies for GitHub Actions
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"
    labels:
      - "Github CI/CD"
      - "no releasenotes"
back to top