Skip to content

Commit ad605db

Browse files
committed
.github: ignore ruff in Dependabot
For alexwlchan/alexwlchan#23
1 parent 8737e0a commit ad605db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ updates:
1212
interval: "weekly"
1313
day: "monday"
1414
time: "09:00"
15+
ignore:
16+
- dependency-name: "ruff"

0 commit comments

Comments
 (0)