Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PTR-MS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EBAS-DATA-PROCESSING
CiGas-processing-software
PTR-MS
Commits
4c24f8d0
Commit
4c24f8d0
authored
5 months ago
by
Marc-Antoine Drouin
Browse files
Options
Downloads
Patches
Plain Diff
chore: update pre-commit dependencies
parent
2da56dd3
No related branches found
No related tags found
No related merge requests found
Pipeline
#2123
failed
5 months ago
Stage: quality
Stage: test
Stage: docs
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.pre-commit-config.yaml
+3
-3
3 additions, 3 deletions
.pre-commit-config.yaml
with
3 additions
and
3 deletions
.pre-commit-config.yaml
+
3
−
3
View file @
4c24f8d0
repos
:
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
v
4.6
.0
rev
:
v
5.0
.0
hooks
:
-
id
:
check-case-conflict
-
id
:
check-docstring-first
...
...
@@ -21,7 +21,7 @@ repos:
-
id
:
requirements-txt-fixer
-
repo
:
https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev
:
v0.
5.4
rev
:
v0.
6.9
hooks
:
# Run the linter.
-
id
:
ruff
...
...
@@ -31,7 +31,7 @@ repos:
-
id
:
ruff-format
types_or
:
[
python
,
pyi
,
jupyter
]
-
repo
:
https://github.com/compilerla/conventional-pre-commit
rev
:
v3.
3
.0
rev
:
v3.
4
.0
hooks
:
-
id
:
conventional-pre-commit
stages
:
[
commit-msg
]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment