Skip to content

Commit 4a8d160

Browse files
maltezfariagithub-actions[bot]
authored andcommitted
chore: 🤖 pre-commit update
1 parent 54883b2 commit 4a8d160

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
language: fail
99
files: "\\.rej$"
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v5.0.0
11+
rev: v6.0.0
1212
hooks:
1313
- id: check-json
1414
- id: check-toml
@@ -26,7 +26,7 @@ repos:
2626
- id: check-merge-conflict
2727
args: [--assume-in-merge]
2828
- repo: https://github.com/igorshubovych/markdownlint-cli
29-
rev: v0.44.0
29+
rev: v0.45.0
3030
hooks:
3131
- id: markdownlint-fix
3232
- repo: https://github.com/citation-file-format/cffconvert
@@ -44,6 +44,6 @@ repos:
4444
hooks:
4545
- id: yamllint
4646
- repo: https://github.com/domluna/JuliaFormatter.jl
47-
rev: v2.1.2
47+
rev: v2.1.6
4848
hooks:
4949
- id: julia-formatter

0 commit comments

Comments
 (0)