This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Update pre-commit hook codespell-project/codespell to v2.4.3
pull/5426/head
renovate[bot]
2 weeks ago
committed by
Slavi Pantaleev
parent
7897d63660
commit
b2788f690a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.pre-commit-config.yaml
+ 1
- 1
.pre-commit-config.yaml
View File
@@ -15,7 +15,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- repo: https://github.com/codespell-project/codespell
rev: v2.4.
2
rev: v2.4.
3
hooks:
- id: codespell
args: ["--skip=*.po,*.pot,i18n/"]
Write
Preview
Loading…
Cancel
Save