Skip to content

Commit

Permalink
chore: change refurb args (#18)
Browse files Browse the repository at this point in the history
Add GitHub annotations support
  • Loading branch information
RaczeQ authored Jan 3, 2024
1 parent 678f81d commit f990092
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 @@ -50,7 +50,7 @@ repos:
rev: v1.26.0
hooks:
- id: refurb
args: ["--python-version", "3.9"]
args: ["--python-version", "3.9", "--format", "github"]
language: python
language_version: python3.10
stages: [manual]
Expand Down

0 comments on commit f990092

Please sign in to comment.