1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-11-14 04:47:54 +00:00

Enable Dependabot ignore directives

This enables the Dependabot ignore directives for GitHub Actions.
This commit is contained in:
Nicholas McDonnell 2022-04-08 16:45:44 -04:00
parent 6767ea9d93
commit 6d39743372
No known key found for this signature in database
GPG key ID: 7994ADE2A56BE5D1

View file

@ -11,10 +11,10 @@ updates:
directory: "/"
schedule:
interval: "weekly"
# ignore:
# - dependency-name: actions/cache
# - dependency-name: actions/checkout
# - dependency-name: actions/setup-python
ignore:
- dependency-name: actions/cache
- dependency-name: actions/checkout
- dependency-name: actions/setup-python
- package-ecosystem: "pip"
directory: "/"