diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0b71fd0..83bfb97 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,18 +18,18 @@ repos: - hooks: - id: yamllint repo: https://github.com/adrienverge/yamllint.git - rev: v1.32.0 + rev: v1.33.0 - hooks: - id: black repo: https://github.com/psf/black - rev: 23.9.1 + rev: 23.11.0 - hooks: - args: - --fix - --exit-non-zero-on-fix id: ruff repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.0.292 + rev: v0.1.5 exclude: | (?x)^( reps/templates