Skip to content

Commit

Permalink
Merge branch 'main' of github.com:SchweizerischeBundesbahnen/polarion…
Browse files Browse the repository at this point in the history
…-requirements-inspector-service into feature/migrate-requirements-inspector-service-to-github
  • Loading branch information
SebastianScheidegger committed Nov 19, 2024
2 parents 7eceffa + 43087aa commit f3e2eef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ repos:
args: [--config-file, pyproject.toml]
require_serial: true # Serial processing is required for mypy (better performance and error reporting)
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.3
rev: v0.7.4
hooks:
- id: ruff-format
- id: ruff
Expand All @@ -61,6 +61,6 @@ repos:
- id: check-git-config-user-email
args: [--templates, ^\S+\.\S+@sbb\.ch$]
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.30.1
rev: v3.31.0
hooks:
- id: commitizen

0 comments on commit f3e2eef

Please sign in to comment.