Skip to content

Commit 288711e

Browse files
behingergithub-actions[bot]
authored andcommitted
chore: 🤖 pre-commit update
1 parent c629b29 commit 288711e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 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
@@ -40,10 +40,10 @@ repos:
4040
types_or: [yaml, json]
4141
exclude: ".copier-answers.yml"
4242
- repo: https://github.com/adrienverge/yamllint
43-
rev: v1.37.0
43+
rev: v1.37.1
4444
hooks:
4545
- id: yamllint
4646
- repo: https://github.com/domluna/JuliaFormatter.jl
47-
rev: v2.0.0
47+
rev: v2.1.6
4848
hooks:
4949
- id: julia-formatter

0 commit comments

Comments
 (0)