Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Python Toolbox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Tools
Python Toolbox
Commits
2a53cddb
Commit
2a53cddb
authored
2 years ago
by
Bastien Abadie
Browse files
Options
Downloads
Plain Diff
Merge branch 'bumps' into 'master'
Bump pyyaml and pre-commit See merge request teklia/python-toolbox!7
parents
46b7c786
bbd40013
No related branches found
No related tags found
1 merge request
!7
Bump pyyaml and pre-commit
Pipeline
#129025
passed
2 years ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.pre-commit-config.yaml
+5
-9
5 additions, 9 deletions
.pre-commit-config.yaml
requirements.txt
+1
-1
1 addition, 1 deletion
requirements.txt
with
6 additions
and
10 deletions
.pre-commit-config.yaml
+
5
−
9
View file @
2a53cddb
repos
:
-
repo
:
https://github.com/asottile/seed-isort-config
rev
:
v2.2.0
hooks
:
-
id
:
seed-isort-config
-
repo
:
https://github.com/pre-commit/mirrors-isort
rev
:
v
4.3.2
1
rev
:
v
5.10.
1
hooks
:
-
id
:
isort
-
repo
:
https://github.com/ambv/black
rev
:
2
0.8b1
rev
:
2
2.6.0
hooks
:
-
id
:
black
-
repo
:
https://gitlab.com/pycqa/flake8
rev
:
3.
8.3
rev
:
3.
9.2
hooks
:
-
id
:
flake8
additional_dependencies
:
...
...
@@ -20,7 +16,7 @@ repos:
-
'
flake8-copyright==0.2.2'
-
'
flake8-debugger==3.1.0'
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
v
3.1
.0
rev
:
v
4.3
.0
hooks
:
-
id
:
check-ast
-
id
:
check-docstring-first
...
...
@@ -37,7 +33,7 @@ repos:
-
id
:
check-json
-
id
:
requirements-txt-fixer
-
repo
:
https://github.com/codespell-project/codespell
rev
:
v
1
.1
7.1
rev
:
v
2
.1
.0
hooks
:
-
id
:
codespell
args
:
[
'
--write-changes'
]
...
...
This diff is collapsed.
Click to expand it.
requirements.txt
+
1
−
1
View file @
2a53cddb
PyYAML
=
=5.4.1
PyYAML
>
=5.4.1
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