Compare commits

..

2 Commits

2 changed files with 5 additions and 5 deletions

6
.gitattributes vendored
View File

@ -4,7 +4,7 @@
* text=auto linguist-detectable eol=lf * text=auto linguist-detectable eol=lf
*.license text linguist-detectable eol=lf *.license text linguist-detectable eol=lf
*.jpg filter=lfs diff=lfs merge=lfs -text *.{jpg,[jJ][pP][gG]} filter=lfs diff=lfs merge=lfs -text
*.jpeg filter=lfs diff=lfs merge=lfs -text *.jpeg,[jJ][pP][eE][gG]} filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text *.png,[pP][nN][gG]} filter=lfs diff=lfs merge=lfs -text
LICENSES/** text linguist-vendored eol=lf LICENSES/** text linguist-vendored eol=lf

View File

@ -11,7 +11,7 @@ ci:
repos: repos:
- repo: https://github.com/fsfe/reuse-tool - repo: https://github.com/fsfe/reuse-tool
rev: v2.0.0 rev: v2.1.0
hooks: hooks:
- id: reuse - id: reuse
@ -32,7 +32,7 @@ repos:
exclude_types: [markdown] exclude_types: [markdown]
- repo: https://github.com/pre-commit/mirrors-prettier - repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.0-alpha.9-for-vscode" rev: "v3.0.3"
hooks: hooks:
- id: prettier - id: prettier