Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored and gacarrillor committed Apr 12, 2024
1 parent 1c1e378 commit 26475f2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -60,3 +60,8 @@ repos:
# ignore long comments (E501), as long lines are formatted by black
"--ignore=E501,E203,W503",
]

ci:
autofix_prs: true
autoupdate_schedule: quarterly

0 comments on commit 26475f2

Please sign in to comment.