mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
Dependabot: pin django-tailwind to 3.6
https://github.com/timonweb/django-tailwind/issues/210
This commit is contained in:
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@@ -14,3 +14,8 @@ updates:
|
||||
- dependency-name: "django"
|
||||
versions:
|
||||
- ">=5.0"
|
||||
|
||||
# django-tailwind 3.7 and are broken on Python 3.9: https://github.com/timonweb/django-tailwind/issues/210
|
||||
- dependency-name: "django-tailwind"
|
||||
versions:
|
||||
- ">3.6"
|
||||
|
||||
Reference in New Issue
Block a user