Skip to content

Commit df32ff7

Browse files
committed
build: 🛠 Update pre-commit deps
1 parent 0cfe433 commit df32ff7

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
@@ -8,12 +8,12 @@ repos:
88
- id: check-docstring-first
99
- id: debug-statements
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.0.284
11+
rev: v0.0.287
1212
hooks:
1313
- id: ruff
1414
args: [--fix, --exit-non-zero-on-fix]
1515
- repo: https://github.com/Lucas-C/pre-commit-hooks-safety
16-
rev: v1.3.1
16+
rev: v1.3.2
1717
hooks:
1818
- id: python-safety-dependencies-check
1919
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook

0 commit comments

Comments
 (0)