Skip to content

Commit

Permalink
add documentation URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
marfox committed Oct 5, 2021
1 parent 75bcb79 commit 660702b
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
@@ -1,3 +1,4 @@
# See https://pre-commit.com/#plugins
repos:
- repo: https://github.com/pycqa/isort
rev: 5.9.3
Expand All @@ -14,6 +15,7 @@ repos:
hooks:
- id: black
args: [--skip-string-normalization]
# See https://pre-commit.ci/#configuration
ci:
autofix_commit_msg: pre-commit automatic fixes
autoupdate_commit_msg: pre-commit hooks automatic update

0 comments on commit 660702b

Please sign in to comment.