Skip to content

Commit

Permalink
Merge pull request #213 from pyiron/main
Browse files Browse the repository at this point in the history
Merge main
  • Loading branch information
jan-janssen authored Feb 12, 2024
2 parents b10965a + 435f493 commit 25fd8dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
- scipy =1.12.0
- spglib =2.2.0
- phonopy =2.21.0
- structuretoolkit =0.0.18
- structuretoolkit =0.0.21
- seekpath =2.1.0
- lammps =2023.11.21
- pandas =2.2.0
Expand Down
5 changes: 2 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: weekly
day: monday
open-pull-requests-limit: 10
interval: "daily"
open-pull-requests-limit: 10

0 comments on commit 25fd8dd

Please sign in to comment.