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 253aaa8 commit fb83972Copy full SHA for fb83972
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: debug-statements
10
- id: end-of-file-fixer
11
- id: no-commit-to-branch
12
- args: [--branch, master]
+ args: [--branch, main]
13
- id: requirements-txt-fixer
14
exclude: ^requirements-dev\.txt$
15
- id: trailing-whitespace
0 commit comments