Skip to content

Commit d604cd0

Browse files
ci: pre-commit autoupdate (#7141)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7d2f132 commit d604cd0

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
@@ -1,7 +1,7 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
33
# Ruff version.
4-
rev: v0.15.8
4+
rev: v0.15.9
55
hooks:
66
# Run the linter.
77
- id: ruff
@@ -44,7 +44,7 @@ repos:
4444
stages: [pre-push]
4545

4646
- repo: https://github.com/Flagsmith/flagsmith-common
47-
rev: v3.5.0
47+
rev: v3.6.1
4848
hooks:
4949
- id: flagsmith-lint-tests
5050

0 commit comments

Comments
 (0)