Skip to content

Commit 3c37e94

Browse files
committed
Dependabot: ignore wntrblm/nox action used for Python 3.6.
1 parent fddf6ef commit 3c37e94

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ updates:
99
directory: "/"
1010
schedule:
1111
interval: "weekly"
12+
ignore:
13+
# For Python 3.6, we need to stay before
14+
- dependency-name: wntrblm/nox
15+
versions: "< 2024.04.15"

0 commit comments

Comments
 (0)