Skip to content

Commit 95b888d

Browse files
committed
Update dependencies
1 parent f3ed0c8 commit 95b888d

File tree

3 files changed

+345
-383
lines changed

3 files changed

+345
-383
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repos:
4848
- id: no-commit-to-branch
4949
args: [--branch, dev, --branch, int, --branch, main]
5050
- repo: https://github.com/astral-sh/ruff-pre-commit
51-
rev: v0.7.1
51+
rev: v0.7.4
5252
hooks:
5353
- id: ruff
5454
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)