Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
CiGas PTR-MS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
IPSL
SIRTA
ACTRIS-CiGas
CiGas PTR-MS
Commits
2596a68b
Commit
2596a68b
authored
3 months ago
by
Marc-Antoine Drouin
Browse files
Options
Downloads
Patches
Plain Diff
chore: update pre-commit configuration
parent
00160a61
No related branches found
No related tags found
No related merge requests found
Pipeline
#366550
passed
3 months ago
Stage: quality
Stage: test
Stage: docs
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.pre-commit-config.yaml
+2
-2
2 additions, 2 deletions
.pre-commit-config.yaml
with
2 additions
and
2 deletions
.pre-commit-config.yaml
+
2
−
2
View file @
2596a68b
...
...
@@ -21,7 +21,7 @@ repos:
-
id
:
requirements-txt-fixer
-
repo
:
https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev
:
v0.
6.9
rev
:
v0.
7.4
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.
4
.0
rev
:
v3.
6
.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