Skip to content
Snippets Groups Projects
Commit 1693e5ca authored by Moul's avatar Moul
Browse files

Bump pre-commit hooks

parent fa435b7c
No related branches found
Tags cesium-plus-pod-1.2.1
No related merge requests found
......@@ -11,7 +11,7 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.261
rev: v0.0.265
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
......@@ -20,7 +20,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.2.0
rev: v1.3.0
hooks:
- id: mypy
- repo: https://gitlab.com/devopshq/gitlab-ci-linter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment