Skip to content

Commit

Permalink
add pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-D-Lewis committed Nov 7, 2024
1 parent b92fbe6 commit 0f486af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ dependencies:
- gitpython
- playwright
- pytest-playwright
- pre-commit
- conda-project=0.4.2
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ dev = [
"pytest",
"playwright",
"pytest-playwright",
"pre-commit",
]

[project.entry-points.jhub_apps]
Expand Down

0 comments on commit 0f486af

Please sign in to comment.