fix(deps): remove an outdated dependabot ignore rule (#3719)

We can use dependabot commands instead.
This commit is contained in:
teor 2022-03-03 23:04:25 +10:00 committed by GitHub
parent 9ce3a9a62f
commit e7af51db3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -10,10 +10,6 @@ updates:
- "A-dependencies"
- "A-rust"
- "P-Low :snowflake:"
ignore:
- dependency-name: tokio-util
versions:
- ">= 0.3.a, < 0.4"
- package-ecosystem: github-actions
directory: "/"
schedule: