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
chore(deps): update pre-commit hook codespell-project/codespell to v2.4.2
pull/5011/head
renovate[bot]
3 months ago
committed by
Slavi Pantaleev
parent
58141f9926
commit
0acb1f98e8
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
@@ -16,7 +16,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- repo: https://github.com/codespell-project/codespell
rev: v2.4.
1
rev: v2.4.
2
hooks:
- id: codespell
args: ["--skip=*.po,*.pot,i18n/"]
Write
Preview
Loading…
Cancel
Save