Skip to content

Commit

Permalink
Incorporate changes from jazzband#1847
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysle committed May 17, 2023
1 parent 7a6ac07 commit 0bc706f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,8 @@ repos:
args: [requirements-lint.in]
files: ^requirements-lint\.(in|txt)$
- id: pip-compile
name: pip-compile requirements.txt
args: [requirements.txt]
name: pip-compile requirements.in
args: [requirements.in]
files: ^requirements\.(in|txt)$
```

Expand Down

0 comments on commit 0bc706f

Please sign in to comment.