Skip to content

Commit

Permalink
Ignore Dependabot cron updates (in favor of staying in pace with the …
Browse files Browse the repository at this point in the history
…upstream)
  • Loading branch information
ttuovinen committed Dec 15, 2023
1 parent 59de0c9 commit f459202
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,14 @@ updates:
schedule:
interval: "daily"
versioning-strategy: increase-if-necessary
# Ignore everything for now (and stay in pace with the upstream)
ignore:
- dependency-name: "*"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
# Ignore everything for now (and stay in pace with the upstream)
ignore:
- dependency-name: "*"

0 comments on commit f459202

Please sign in to comment.