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.
1 parent b84b3d7 commit 0074895Copy full SHA for 0074895
.github/dependabot.yml
@@ -5,12 +5,3 @@ 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/cache"
14
- - dependency-name: "actions/upload-artifact"
15
- - dependency-name: "actions/download-artifact"
16
- - dependency-name: "actions/labeler"
0 commit comments