Skip to content

Commit

Permalink
chore: make presubmit
Browse files Browse the repository at this point in the history
  • Loading branch information
tallaxes committed Jan 27, 2024
1 parent bab5591 commit af78665
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ updates:
# xref: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups
actions-deps:
patterns:
- "*"
- "*"
# Everything under this line is currently auto-generated by hack/github/dependabot.sh
# This needs to be generated since composite actions are currently not supported for auto-updates
# through dependabot without explicitly setting their directory: https://github.com/dependabot/dependabot-core/issues/6704
Expand Down Expand Up @@ -121,4 +121,4 @@ updates:
groups:
action-deps:
patterns:
- '*'
- '*'

0 comments on commit af78665

Please sign in to comment.