Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# Configure Dependabot scanning.
version: 2
updates:
# Check for updates to GitHub Actions.
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 10