Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cmeel-example
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
CMake Wheel
cmeel-example
Merge requests
!1
[pre-commit.ci] pre-commit autoupdate
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci-update-config
into
main
Overview
1
Commits
1
Pipelines
0
Changes
1
Merged
Guilhem Saurel
requested to merge
pre-commit-ci-update-config
into
main
2 years ago
Overview
1
Commits
1
Pipelines
0
Changes
1
Expand
Created by: pre-commit-ci[bot]
updates:
github.com/pre-commit/mirrors-clang-format: v14.0.1 → v14.0.3
github.com/asottile/pyupgrade: v2.32.0 → v2.32.1
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
63ad95b5
1 commit,
2 years ago
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.pre-commit-config.yaml
+
2
−
2
Options
repos
:
-
repo
:
https://github.com/pre-commit/mirrors-clang-format
rev
:
v14.0.
1
rev
:
v14.0.
3
hooks
:
-
id
:
clang-format
args
:
[
-i
,
--style=Google
]
@@ -31,7 +31,7 @@ repos:
hooks
:
-
id
:
flake8
-
repo
:
https://github.com/asottile/pyupgrade
rev
:
v2.32.
0
rev
:
v2.32.
1
hooks
:
-
id
:
pyupgrade
args
:
Loading