Skip to content

Commit e40e0a9

Browse files
Update pre-commit hook charliermarsh/ruff-pre-commit to v0.12.12 (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7f8eb7 commit e40e0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
- id: mypy
1919
additional_dependencies: [types-requests, types-PyYAML]
2020
- repo: https://github.com/charliermarsh/ruff-pre-commit
21-
rev: 'v0.12.9'
21+
rev: 'v0.12.12'
2222
hooks:
2323
- id: ruff
2424
args:

0 commit comments

Comments
 (0)