We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
actions/*
dependabot
1 parent 6e91526 commit d3b3f1dCopy full SHA for d3b3f1d
.github/dependabot.yml
@@ -5,13 +5,7 @@ updates:
5
directory: "/"
6
schedule:
7
interval: "daily"
8
- ignore:
9
- # Official actions have moving tags like v1
10
- # that are used, so they don't need updates here
11
- - dependency-name: "actions/checkout"
12
- - dependency-name: "actions/setup-python"
13
- - dependency-name: "actions/upload-artifact"
14
- - dependency-name: "actions/download-artifact"
+
15
# Maintain dependencies for pip constraints-ci.txt
16
- package-ecosystem: "pip"
17
0 commit comments