Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
brianlaoaws committed Nov 25, 2024
1 parent ada0887 commit dfd0074
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ repos:
language: python
additional_dependencies:
- requests>=2.22
- setuptools
# ignore all files, run on hard-coded modules instead
pass_filenames: false
always_run: true
Expand All @@ -85,6 +86,7 @@ repos:
language: python
additional_dependencies:
- requests>=2.22
- setuptools
# ignore all files, run on hard-coded modules instead
pass_filenames: false
always_run: true

0 comments on commit dfd0074

Please sign in to comment.