Skip to content

Commit df0cb83

Browse files
committed
chore(deps): update pre-commit deps
1 parent ca23288 commit df0cb83

File tree

2 files changed

+507
-506
lines changed

2 files changed

+507
-506
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ repos:
1212
hooks:
1313
- id: codespell
1414
- repo: 'https://github.com/astral-sh/ruff-pre-commit'
15-
rev: v0.9.4
15+
rev: v0.12.3
1616
hooks:
1717
- id: ruff
1818
args: ['--fix']
1919
- id: ruff-format
2020
- repo: 'https://github.com/adrienverge/yamllint'
21-
rev: v1.35.1
21+
rev: v1.37.1
2222
hooks:
2323
- id: yamllint

0 commit comments

Comments
 (0)