Skip to content

Commit

Permalink
fix: dependabot directory tools path (#888)
Browse files Browse the repository at this point in the history
  • Loading branch information
stehessel authored Jan 7, 2025
1 parent 2cdd0b8 commit d1d4d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ updates:
patterns:
- "k8s.io/*"
- package-ecosystem: 'gomod'
directory: 'tools-import'
directory: 'tool-imports'
schedule:
interval: 'weekly'
day: 'wednesday'
Expand Down

0 comments on commit d1d4d99

Please sign in to comment.