diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 439184600f8f..2d3ea31b1d2d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,12 +44,12 @@ repos: stages: [pre-push] - repo: https://github.com/Flagsmith/flagsmith-common - rev: v3.8.2 + rev: v3.9.0 hooks: - id: flagsmith-lint-tests - repo: https://github.com/python-poetry/poetry - rev: 2.3.2 + rev: 2.4.0 hooks: - id: poetry-check args: ["-C", "api"]