Skip to content

Commit

Permalink
Add Ruff linting to Runner (#1543)
Browse files Browse the repository at this point in the history
  • Loading branch information
petechd authored Oct 31, 2024
1 parent 190e3cf commit 198db69
Show file tree
Hide file tree
Showing 4 changed files with 252 additions and 245 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ updates:
dependency-type: "development"
patterns:
- "pytest*"
- "flake8*"
- "pylint*"
- "types*"
- "pep8"
Expand All @@ -127,3 +126,4 @@ updates:
- "playwright"
- "black"
- "djlint"
- "ruff"
Loading

0 comments on commit 198db69

Please sign in to comment.