Skip to content

Commit 925ad62

Browse files
Copilotmnkiefer
andauthored
chore: ignore generated workflow lock files in dependabot
Agent-Logs-Url: https://github.com/githubnext/dependabot-campaign/sessions/7d8dc322-ec31-4741-8815-bcda2afc7ce2 Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
1 parent 7792e60 commit 925ad62

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: github-actions
4+
directory: /
5+
schedule:
6+
interval: weekly
7+
exclude-paths:
8+
- .github/workflows/*.lock.yml

0 commit comments

Comments
 (0)