Skip to content

Commit d312737

Browse files
Merge pull request #151 from basnijholt/pre-commit-ci-update-config
2 parents 4e90bfa + 45fa2b7 commit d312737

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
@@ -12,7 +12,7 @@ repos:
1212
- id: black-jupyter
1313
language_version: python3
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: "v0.13.2"
15+
rev: "v0.13.3"
1616
hooks:
1717
- id: ruff
1818
args: ["--fix"]

0 commit comments

Comments
 (0)