Skip to content

Commit

Permalink
use correct tag for darker
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshnielsen committed Feb 2, 2022
1 parent a229ca2 commit 257b0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repos:
- id: pyupgrade
args: ['--py37-plus', '--keep-runtime-typing']
- repo: https://github.com/akaihola/darker
rev: github-action-v1.3.2-2
rev: 1.3.2
hooks:
- id: darker
args: [-i]
Expand Down

0 comments on commit 257b0be

Please sign in to comment.