mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-09-20 19:02:37 +03:00
Ignore ruff from Dependabot
This commit is contained in:
parent
57bc12b284
commit
38e8ec034d
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -11,6 +11,8 @@ updates:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
labels:
|
labels:
|
||||||
- "project infrastructure"
|
- "project infrastructure"
|
||||||
|
ignore:
|
||||||
|
- dependency-name: "ruff" # updated via PyUp
|
||||||
|
|
||||||
# Update GitHub actions in workflows
|
# Update GitHub actions in workflows
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user