Skip to content

Commit c4e2640

Browse files
committed
don't update
1 parent e78d67d commit c4e2640

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ updates:
1313

1414
- package-ecosystem: "github-actions"
1515
directory: "/"
16+
ignore:
17+
# ignore updates to gh-aw-actions, which only appears in auto-generated *.lock.yml
18+
# files managed by 'gh aw compile' and should not be touched by dependabot
19+
- dependency-name: "github/gh-aw-actions"
1620
schedule:
1721
interval: weekly
1822
labels:

0 commit comments

Comments
 (0)