We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99ae6f1 commit 0e04966Copy full SHA for 0e04966
CONTRIBUTING.md
@@ -39,6 +39,9 @@ defined.
39
- To install git hooks that automagically format and lint before every commit:
40
- `pre-commit install`
41
42
+- To update pre-commit-managed dependencies to the latest repos' versions:
43
+ - `pre-commit autoupdate`
44
+
45
- In PyCharm -> File Watchers:
46
- Click arrow icon pointing down and to the left
47
- Select `pycharm_file_watchers.xml`
0 commit comments