Compare commits

..

No commits in common. "b7ef9e3e704aa06fc1209dbd93e619efa9171079" and "29a1daf5c2c9eb2d8dcaa73a23ceaf36d0e5b1f5" have entirely different histories.

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,[jJ][pP][gG]} filter=lfs diff=lfs merge=lfs -text *.jpg filter=lfs diff=lfs merge=lfs -text
*.jpeg,[jJ][pP][eE][gG]} filter=lfs diff=lfs merge=lfs -text *.jpeg filter=lfs diff=lfs merge=lfs -text
*.png,[pP][nN][gG]} filter=lfs diff=lfs merge=lfs -text *.png 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.1.0 rev: v2.0.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.3" rev: "v3.0.0-alpha.9-for-vscode"
hooks: hooks:
- id: prettier - id: prettier