Skip to content

Commit 304bb9e

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#383)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 29cc64e commit 304bb9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: commitizen
1515
stages: [commit-msg]
1616
- repo: https://github.com/pre-commit/pre-commit-hooks
17-
rev: v5.0.0
17+
rev: v6.0.0
1818
hooks:
1919
- id: debug-statements
2020
- id: check-builtin-literals
@@ -38,7 +38,7 @@ repos:
3838
- id: pyupgrade
3939
args: [--py311-plus]
4040
- repo: https://github.com/astral-sh/ruff-pre-commit
41-
rev: v0.12.7
41+
rev: v0.12.8
4242
hooks:
4343
- id: ruff
4444
args: [--fix]

0 commit comments

Comments
 (0)