Skip to content

Commit 574cd3d

Browse files
authored
Merge pull request #76 from ubermag/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 60bfc31 + 36189ff commit 574cd3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: debug-statements # checks for debugger imports and py37+ `breakpoint()` calls in python source
1010

1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.11.12
12+
rev: v0.12.0
1313
hooks:
1414
# Run the linter.
1515
- id: ruff

0 commit comments

Comments
 (0)