Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Recommend.Games
Board Game Scraper
Commits
daf3c77b
Verified
Commit
daf3c77b
authored
Oct 22, 2020
by
Markus Shepherd
🙈
Browse files
small changes
parent
295acf01
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
8 deletions
+4
-8
.pre-commit-config.yaml
.pre-commit-config.yaml
+4
-8
No files found.
.pre-commit-config.yaml
View file @
daf3c77b
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos
:
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
v
2.4
.0
rev
:
v
3.3
.0
hooks
:
-
id
:
trailing-whitespace
-
id
:
end-of-file-fixer
-
id
:
check-yaml
-
id
:
check-added-large-files
-
id
:
end-of-file-fixer
-
id
:
trailing-whitespace
-
repo
:
https://github.com/psf/black
rev
:
20.8b1
hooks
:
-
id
:
black
language_version
:
python3
-
id
:
black
-
repo
:
local
hooks
:
-
id
:
version-env
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment