Skip to content

Commit 428b263

Browse files
committed
d
1 parent 58108f0 commit 428b263

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ updates:
110110
# Ignored intentionally since we have a GHA that updates to more
111111
# completely
112112
- dependency-name: "aws_lambda_builders"
113+
# Ignored intentionally since watchdog v5+ breaks sync watch
114+
# file change detection; pinned to 4.0.2
115+
- dependency-name: "watchdog"
113116
# The dependencies are intentionally pinned to certain
114117
# version ranges for specific Python versions
115118
- dependency-name: "flake8"

0 commit comments

Comments
 (0)