Removes pipfile and adds Dependabot configuration

This commit is contained in:
Trenton Holmes
2025-03-02 10:50:28 -08:00
committed by Trenton H
parent a06a4ece4c
commit f95ec7a5f4
6 changed files with 6 additions and 4918 deletions

View File

@@ -27,9 +27,6 @@ indent_style = space
[*.md]
indent_style = space
[Pipfile.lock]
indent_style = space
# Tests don't get a line width restriction. It's still a good idea to follow
# the 79 character rule, but in the interests of clarity, tests often need to
# violate it.