-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pre-commit.ci] pre-commit autoupdate #1746
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
August 14, 2023 18:20
a5d26e9
to
cedbe61
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
August 21, 2023 18:21
cedbe61
to
112f198
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
September 4, 2023 18:23
112f198
to
e559823
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
September 11, 2023 18:35
d8dfeec
to
269d073
Compare
updates: - [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1) - [github.com/pre-commit/mirrors-prettier: v3.0.1 → v3.0.3](pre-commit/mirrors-prettier@v3.0.1...v3.0.3) - [github.com/hadialqattan/pycln: v2.2.1 → v2.2.2](hadialqattan/pycln@v2.2.1...v2.2.2)
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
September 25, 2023 18:35
d10c800
to
0dbab28
Compare
kessler-frost
approved these changes
Oct 2, 2023
FilipBolt
pushed a commit
to FilipBolt/covalent
that referenced
this pull request
Oct 2, 2023
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1) - [github.com/pre-commit/mirrors-prettier: v3.0.1 → v3.0.3](pre-commit/mirrors-prettier@v3.0.1...v3.0.3) - [github.com/hadialqattan/pycln: v2.2.1 → v2.2.2](hadialqattan/pycln@v2.2.1...v2.2.2) * Updated changelog --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sankalp Sanand <[email protected]>
araghukas
added a commit
that referenced
this pull request
Oct 3, 2023
* Adding code that showcases federated learning with Covalent, not in tutorial made, but only to share from blog * Updating changelog * add tutorial in changelog * Update to provide tutorial for federated learning * Updated contributing steps and gitignore file (#1793) * Bump semver from 7.3.8 to 7.5.2 in /.github/actions/changelog (#1710) * Bump semver from 7.3.8 to 7.5.2 in /.github/actions/changelog Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.5.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.8...v7.5.2) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * changelog --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Will Cunningham <[email protected]> * Bump word-wrap from 1.2.3 to 1.2.4 in /covalent_ui/webapp (#1732) * Bump word-wrap from 1.2.3 to 1.2.4 in /covalent_ui/webapp Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Updated changelog --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Prasy12 <[email protected]> * Bump tough-cookie from 4.0.0 to 4.1.3 in /covalent_ui/webapp (#1722) * Bump tough-cookie from 4.0.0 to 4.1.3 in /covalent_ui/webapp Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Updated changelog --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Prasy12 <[email protected]> * Bump semver from 5.7.1 to 5.7.2 in /covalent_ui/webapp (#1725) * Bump semver from 5.7.1 to 5.7.2 in /covalent_ui/webapp Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Updated changelog --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Prasy12 <[email protected]> * [pre-commit.ci] pre-commit autoupdate (#1746) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1) - [github.com/pre-commit/mirrors-prettier: v3.0.1 → v3.0.3](pre-commit/mirrors-prettier@v3.0.1...v3.0.3) - [github.com/hadialqattan/pycln: v2.2.1 → v2.2.2](hadialqattan/pycln@v2.2.1...v2.2.2) * Updated changelog --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sankalp Sanand <[email protected]> * Updating changelog * update * update * Adding math --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Kevin Taylor <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Will Cunningham <[email protected]> Co-authored-by: Prasy12 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sankalp Sanand <[email protected]> Co-authored-by: Ara Ghukasyan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
updates: